[PHP-DOC] cvs: phpdoc /en bookinfo.xml make_chm_index_en.html

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 20:35:56 2004 EDT Modified files: /phpdoc/en bookinfo.xml make_chm_index_en.html Log: Happy new year from Paris http://cvs.php.net/diff.php/phpdoc/en/bookinfo.xml?r1=1.43&r2=1.44&ty=u Index: phpdoc/en/bookinfo.xml diff -u phpdoc/en/bookinfo.x

Re: [PHP-DOC] ref.dom

2004-12-31 Thread Nuno Lopes
Hi ! I think I finished my work on the DOM extension, comments and (grammatical) reviews are welcome. I needed to add a new refsect1 (role="exceptions") but I'm not sure of the structure. Do we use a list like for parameters ? Opinions ? didou Hi, AFAIK, there isn't an extension with exceptions

Re: [PHP-DOC] PECL in version information

2004-12-31 Thread Nuno Lopes
Nuno Lopes wrote: IMHO, PECL should just be used for functions that aren't bundled. spl* (PHP 5), not spl*(PHP 5, PECL) Right, it would be easy, here is the patch for it. Examples: tidy_xx (PECL PHP >= 4.3.0, PHP 5) -- parsing the package.xml you can get the PHP version or even better: tidy_get_xx

[PHP-DOC] cvs: phpdoc /en/faq general.xml

2004-12-31 Thread Nuno Lopes
nlopess Fri Dec 31 13:53:24 2004 EDT Modified files: /phpdoc/en/faq general.xml Log: PHP 5 isnt experimental. (user note) http://cvs.php.net/diff.php/phpdoc/en/faq/general.xml?r1=1.21&r2=1.22&ty=u Index: phpdoc/en/faq/general.xml diff -u phpdoc/en/faq/gener

Re: [PHP-DOC] PECL in version information

2004-12-31 Thread Jakub Vrana
Nuno Lopes wrote: > IMHO, PECL should just be used for functions that aren't bundled. > spl* (PHP 5), not spl*(PHP 5, PECL) Right, it would be easy, here is the patch for it. > Examples: > tidy_xx (PECL PHP >= 4.3.0, PHP 5) -- parsing the package.xml you can get > the PHP version > or even better

[PHP-DOC] ref.dom

2004-12-31 Thread Mehdi Achour
Hi ! I think I finished my work on the DOM extension, comments and (grammatical) reviews are welcome. I needed to add a new refsect1 (role="exceptions") but I'm not sure of the structure. Do we use a list like for parameters ? Opinions ? didou

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domcharacterdata-appenddata.xml dom-domcharacterdata-deletedata.xml dom-domcharacterdata-insertdata.xml dom-domcharacterdata-replacedata.xml dom-domcharacterdata-substringdata.xml

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 07:44:55 2004 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domcharacterdata-appenddata.xml dom-domcharacterdata-deletedata.xml

[PHP-DOC] cvs: phpdoc /en/reference/dom reference.xml /en/reference/dom/functions dom-domnamednodemap-getnameditem.xml dom-domnamednodemap-getnameditemns.xml dom-domnamednodemap-item.xml dom-domstringlist-item.xml

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 08:02:23 2004 EDT Removed files: /phpdoc/en/reference/dom/functions dom-domstringlist-item.xml Modified files: /phpdoc/en/reference/domreference.xml /phpdoc/en/reference/dom/functions

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domdocument-schemaValidate.xml

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 07:07:28 2004 EDT Removed files: /phpdoc/en/reference/dom/functions dom-domdocument-schemaValidate.xml Log: removed files (fixed case)

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domdocument-schemaValidateSource.xml

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 07:07:21 2004 EDT Removed files: /phpdoc/en/reference/dom/functions dom-domdocument-schemaValidateSource.xml Log: removed files (fixed case)

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domdocument-relaxngvalidate.xml dom-domdocument-relaxngvalidatesource.xml dom-domdocument-schemavalidate.xml dom-domdocument-schemavalidatesource.xml /entities global.ent

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 07:05:13 2004 EDT Added files: /phpdoc/en/reference/dom/functions dom-domdocument-schemavalidatesource.xml dom-domdocument-schemavalidate.xml Modified files:

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domdocument-construct.xml dom-domdocument-getelementbyid.xml dom-domdocument-getelementsbytagname.xml dom-domdocument-importnode.xml dom-domdocument-load.xml dom-domdocument-loadhtml.xml dom-domdocument-loadhtmlfile.xml dom-domdocument-loadxml.xml dom-domdocument-normalize.xml dom-domdocument-save.xml dom-domdocument-savexml.xml dom-domdocument-validate.xml dom-domdocument-xinclude.xml

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 06:49:57 2004 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domdocument-construct.xml dom-domdocument-getelementbyid.xml dom-domdocument-getelementsbytagn

[PHP-DOC] Re: documentation on stristr is confusing

2004-12-31 Thread Mehdi Achour
Hello Michael, Can you please fill a bug report on http://bugs.php.net/ (Documentation problem). This way we won't forget to fix this. Mehdi Michael Bruus wrote: Dear... The on-line manual is very confusing (or wrong) regarding *stristr()*. Right at the top it says: stristr -- Case-insensitiv

[PHP-DOC] documentation on stristr is confusing

2004-12-31 Thread Michael Bruus
Dear...   The on-line manual is very confusing (or wrong) regarding stristr().   Right at the top it says: stristr -- Case-insensitive strstr()   I would interpret this as strstr() being case-insensitive, and not stristr() as the case is (no pun intended). I noticed this when reading the dani

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

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 05:42:35 2004 EDT Modified files: /phpdoc/en/reference/domreference.xml Log: fix #31354: wrong refpurpose for DOMNode->insertBefore() http://cvs.php.net/diff.php/phpdoc/en/reference/dom/reference.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/r

[PHP-DOC] #31354 [Opn->Csd]: Error in DOMNode->insertBefore

2004-12-31 Thread didou
ID: 31354 Updated by: [EMAIL PROTECTED] Reported By: kingoleg at mail dot ru -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: Irrelevant New Comment: This bug has been fixed in the docu

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

2004-12-31 Thread Mehdi Achour
didou Fri Dec 31 05:40:41 2004 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domnode-insertbefore.xml Log: fix #31354: wrong refpurpose for DOMNode->insertBefore() http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-insertbe

[PHP-DOC] #31351 [Opn->Csd]: Error in french translation for __get prototype

2004-12-31 Thread didou
ID: 31351 Updated by: [EMAIL PROTECTED] Reported By: flp1 at tiscali dot fr -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable

[PHP-DOC] #30669 [Csd->Opn]: readline_completion_function parameter count is odd

2004-12-31 Thread didou
ID: 30669 Updated by: [EMAIL PROTECTED] Reported By: php at trancer dot nl -Status: Closed +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant Previous Comments: [2004-11-03 09: