Re: [PHP-DOC] Proposal - magic quotes

2004-08-29 Thread Derick Rethans
On Sun, 29 Aug 2004, Gabor Hojtsy wrote: > > I think we need to create a section in the manual, similar to "References > > Explained" with all the information about magic quotes. > > > > What do you think? > > Would be nice. Three of the cornerstones are: register_globals, > references and magic_q

[PHP-DOC] #29887 [Opn->Csd]: simplexml_import_dom links to dom xml instead of dom

2004-08-29 Thread dave
ID: 29887 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: na PHP Version: Irrelevant New Comment: This bug was fixed in the documentation's

[PHP-DOC] #29887 [NEW]: simplexml_import_dom links to dom xml instead of dom

2004-08-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: na PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: simplexml_import_dom links to dom xml instead of dom Description: http://us2.php.net/manual/en/function.simplexml-import-dom.php The link un

[PHP-DOC] cvs: phpdoc /en/language/oop5 decon.xml

2004-08-29 Thread Aidan Lister
aidan Sun Aug 29 17:58:48 2004 EDT Modified files: /phpdoc/en/language/oop5decon.xml Log: Java has no destructors! http://cvs.php.net/diff.php/phpdoc/en/language/oop5/decon.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/language/oop5/decon.xml diff -u phpdoc/en/l

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domnode-replacechild.xml

2004-08-29 Thread Mehdi Achour
didou Sun Aug 29 17:48:29 2004 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domnode-replacechild.xml Log: fix parameteres order http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml?r1=1.1&r2=1.2&ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/mcrypt reference.xml

2004-08-29 Thread Yannick TORRES
yannick Sun Aug 29 17:36:23 2004 EDT Modified files: /phpdoc/en/reference/mcrypt reference.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/reference.xml?r1=1.14&r2=1.15&ty=u Index: phpdoc/en/reference/mcrypt/reference.xml diff -u phpdoc/en/r

[PHP-DOC] cvs: phpdoc /en/reference/simplexml/functions simplexml-import-dom.xml

2004-08-29 Thread Mehdi Achour
didou Sun Aug 29 17:09:25 2004 EDT Modified files: /phpdoc/en/reference/simplexml/functionssimplexml-import-dom.xml Log: fix function name http://cvs.php.net/diff.php/phpdoc/en/reference/simplexml/functions/simplexml-import-dom.xml?r1=1.6&r2=1.7&ty=u Index

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-parse-class.xml bcompiler-read.xml

2004-08-29 Thread Friedhelm Betz
betzSun Aug 29 16:42:52 2004 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-parse-class.xml bcompiler-read.xml Log: id correction http://cvs.php.net/diff.php/phpdoc/en/reference/bcom

[PHP-DOC] cvs: phpdoc /en/reference/simplexml/functions simplexml-import-dom.xml

2004-08-29 Thread Friedhelm Betz
betzSun Aug 29 16:07:53 2004 EDT Modified files: /phpdoc/en/reference/simplexml/functionssimplexml-import-dom.xml Log: link to DOM, see also http://cvs.php.net/diff.php/phpdoc/en/reference/simplexml/functions/simplexml-import-dom.xml?r1=1.5&r2=1.6&t

[PHP-DOC] cvs: phpdoc /en/reference/mcrypt reference.xml

2004-08-29 Thread Friedhelm Betz
betzSun Aug 29 16:05:41 2004 EDT Modified files: /phpdoc/en/reference/mcrypt reference.xml Log: markup, version info for php 5 http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/reference.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en/reference/mcrypt/refe

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomAttribute-name.xml DomAttribute-value.xml DomDocument-add-root.xml DomDocument-html-dump-mem.xml DomDocument-xinclude.xml DomDocumentType-name.xml DomDocumentType-system-id.xml DomElement-get-attribute-node.xml DomElement-get-attribute.xml DomElement-has-attribute.xml DomElement-set-attribute.xml DomElement-tagname.xml domxml-version.xml

2004-08-29 Thread Mehdi Achour
didou Sun Aug 29 14:54:43 2004 EDT Modified files: /phpdoc/en/reference/domxml/functions DomAttribute-name.xml DomAttribute-value.xml DomDocument-add-root.xml

[PHP-DOC] #29712 [Csd->Opn]: ereg() does not return TRUE

2004-08-29 Thread liit at geeksbynature dot dk
ID: 29712 User updated by: liit at geeksbynature dot dk Reported By: liit at geeksbynature dot dk -Status: Closed +Status: Open Bug Type: Documentation problem Operating System: Gentoo Linux PHP Version: 4.3.8 New Comment: ereg() still on

[PHP-DOC] Account Phpdoc@lists.php.net requires your attention.

2004-08-29 Thread service
Title: PayPal - Account Access Limited Dear [EMAIL PROTECTED], We recently reviewed your account, and suspect that your PayPal account may have been accessed by an unauthorized third party. Pro

Re: [PHP-DOC] Proposal - magic quotes

2004-08-29 Thread Gabor Hojtsy
I think we need to create a section in the manual, similar to "References Explained" with all the information about magic quotes. What do you think? Would be nice. Three of the cornerstones are: register_globals, references and magic_quotes :) Goba

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions stripslashes.xml

2004-08-29 Thread Aidan Lister
aidan Sun Aug 29 07:03:22 2004 EDT Modified files: /phpdoc/en/reference/strings/functions stripslashes.xml Log: Added a second example which addresses a large amount of user notes about dealing with arrays http://cvs.php.net/diff.php/phpdoc/en/reference/

[PHP-DOC] #29881 [Opn->Csd]: Type error in online manual

2004-08-29 Thread tony2001
ID: 29881 Updated by: [EMAIL PROTECTED] Reported By: hampusl at gmx dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: This bug has been fixed in th

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecolortransparent.xml

2004-08-29 Thread Antony Dovgal
tony2001Sun Aug 29 06:49:38 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagecolortransparent.xml Log: fix #29881 ( imagecopymergeD() -> imagecopymerge() ) http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagec

[PHP-DOC] #29881 [NEW]: Type error in online manual

2004-08-29 Thread hampusl at gmx dot net
From: hampusl at gmx dot net Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Type error in online manual Description: Hi! On: http://www.php.net/ImageColorTransparent In note 2: imagecopymerged() should

[PHP-DOC] Proposal - magic quotes

2004-08-29 Thread Aidan Lister
I think we need to create a section in the manual, similar to "References Explained" with all the information about magic quotes. What do you think?