[PHP-DOC] #17795 [Opn]: PostgreSQL documentation should have entry for deprecated function name

2002-11-18 Thread philip
ID: 17795 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: any PHP Version: 4.2.0 New Comment: This sounds reasonable. The current docs make it sound as if the aliase

[PHP-DOC] #17344 [Opn->Csd]: memory_limit still deceiving

2002-11-18 Thread philip
ID: 17344 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD PHP Version: 4.2.1 New Comment: This is now documented and will show up wi

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-18 Thread Philip Olson
philip Tue Nov 19 01:11:53 2002 EDT Modified files: /phpdoc/en/chapters config.xml Log: memory_limit only works if enabled at compile time. Closes bug #17344 Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.83 phpdoc/en/chapters/

[PHP-DOC] #16397 [Opn->Fbk]: domxml_unlink_node()

2002-11-18 Thread philip
ID: 16397 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: w2k PHP Version: 4.1.2 New Comment: Please try PHP 4.3.0 as this extension is st

[PHP-DOC] #14219 [Opn->Csd]: Various documentation suggestions

2002-11-18 Thread helly
ID: 14219 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: General PHP Version: 4.1.1 -Assigned To: +Assigned To: helly New Comment

[PHP-DOC] #15806 [Opn->Csd]: DirectIO documentation lacking

2002-11-18 Thread philip
ID: 15806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.1.2 Assigned To: georg New Comment: This is now documented and will show up within the next few days. (thanks to Dan Ka

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

2002-11-18 Thread Philip Olson
philip Mon Nov 18 18:29:58 2002 EDT Modified files: /phpdoc/en/reference/dioreference.xml Log: Improved the description on when one might need to use DIO. This also closes bug #15806. Index: phpdoc/en/reference/dio/reference.xml diff -u phpdoc/en/refe

[PHP-DOC] #20216 [Fbk->Opn]: is_callable needs documentation

2002-11-18 Thread leon
ID: 20216 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: RH 7.3 PHP Version: 4CVS-2002-11-01 New Comment: OK, here's some additional info

[PHP-DOC] cvs: phpdoc /en/appendices aliases.xml

2002-11-18 Thread Philip Olson
philip Mon Nov 18 13:28:48 2002 EDT Modified files: /phpdoc/en/appendices aliases.xml Log: Please be more careful Philip. It'd be nice if make test checked syntax too. Index: phpdoc/en/appendices/aliases.xml diff -u phpdoc/en/appendices/aliases.xml:1

[PHP-DOC] cvs: phpdoc /en/appendices aliases.xml

2002-11-18 Thread Philip Olson
philip Mon Nov 18 13:19:54 2002 EDT Modified files: /phpdoc/en/appendices aliases.xml Log: Adding link to zend alias list which updates daily. Just in case this alias list gets out-of-date. Index: phpdoc/en/appendices/aliases.xml diff -u phpdoc/en/a

[PHP-DOC] cvs: phpdoc /entities global.ent

2002-11-18 Thread Philip Olson
philip Mon Nov 18 13:14:27 2002 EDT Modified files: /phpdoc/entitiesglobal.ent Log: A couple useful zend links that will be listed in docs. funclist -> shows all available functions. updated daily. alias list -> show all aliases, always up-to-date I

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions html-entity-decode.xml htmlentities.xml

2002-11-18 Thread Philip Olson
philip Mon Nov 18 12:26:12 2002 EDT Modified files: /phpdoc/en/reference/strings/functions html-entity-decode.xml htmlentities.xml Log: Fix typos from last commit. Index: phpdoc/en/reference/strings/funct

[PHP-DOC] #20481 [NEW]: preg_replace_callback() incorrect documentation

2002-11-18 Thread bikeman82
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: preg_replace_callback() incorrect documentation The documentation of preg_replace_callback() states that it is functioning exactly like preg_replace(), except

Re: [PHP-DOC] Re: [PHP] preg_replace_callback

2002-11-18 Thread Derick Rethans
On Mon, 18 Nov 2002, Bikeman wrote: > Me again. > > I think this really badly documented in the documentation. I hope this is > solved soon. To be more detailed: The preg_replace_callback()-function > documentation says it is the same as the preg_replacec()-function, except > for the second ar

[PHP-DOC] Re: [PHP] preg_replace_callback

2002-11-18 Thread Bikeman
Me again. I think this really badly documented in the documentation. I hope this is solved soon. To be more detailed: The preg_replace_callback()-function documentation says it is the same as the preg_replacec()-function, except for the second argument. Apparently, it is not, since it doesn't

[PHP-DOC] #20480 [Opn]: strftime("%R") doesn't show the time

2002-11-18 Thread derick
ID: 20480 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Date/time related +Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.2.2 New Comment: >From the manual page php.

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

2002-11-18 Thread Philip Olson
philip Mon Nov 18 05:20:52 2002 EDT Modified files: /phpdoc/en/reference/strings/functions htmlentities.xml Log: Moved constants to a table, removed the unentities() example and refer to html_entity_decode() instead. A basic rewrite of the docs. See also

[PHP-DOC] #20093 [Opn->Csd]: html_entity_decode() missing from docs

2002-11-18 Thread philip
ID: 20093 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.3.0-pre1 New Comment: This function has been added to the PHP manual and the source can be seen here: http://cvs.php.n

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions html-entity-decode.xml

2002-11-18 Thread Philip Olson
philip Mon Nov 18 04:28:42 2002 EDT Added files: /phpdoc/en/reference/strings/functions html-entity-decode.xml Log: Initial documentation. This also closes bug #20093 Index: phpdoc/en/reference/strings/functions/html-entity-decode.xml +++ phpdoc/en

Re: [PHP-DOC] phpdoc building woes

2002-11-18 Thread Gabor Hojtsy
> And the solution for global build system is? > Or build system is working now? http://php.net/download-docs is back up with the old files, and the files will be replaced with new ones as the manuals build AFAIK... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe,

[PHP-DOC] #20216 [Opn->Fbk]: is_callable needs documentation

2002-11-18 Thread philip
ID: 20216 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: RH 7.3 PHP Version: 4CVS-2002-11-01 New Comment: This is now (almost) documented

[PHP-DOC] cvs: phpdoc /en/reference/var/functions is-callable.xml

2002-11-18 Thread Philip Olson
philip Mon Nov 18 02:59:05 2002 EDT Modified files: /phpdoc/en/reference/var/functions is-callable.xml Log: Initial documentation, leaving commented out for now until confirmed. Deals with bug #20216 as per Leon's request. Index: phpdoc/en/reference/var/f