Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-11 Thread Derick Rethans
On Tue, 12 Oct 2004, Aidan Lister wrote: > > I propose moving the Zend API docs to phpdoc/en/zendapi, but we need to > > make up a good folder structure. We need the XML files, but not simpler > > then Extending_Zend_xml, and we also need the figures and source > > examples in some sensible fo

[PHP-DOC] [PATCH] preg_match and preg_match_all

2004-10-11 Thread Andrey Demenev
Documentation on preg_match and preg_match_all incorrectly describes meaning of offset parameter. Using offset parameter is NOT equivalent to passing substr($subject, $offset) to preg_match in place of the subject string. Although I have karma to commit the patch, I would like it to be "approved

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

2004-10-11 Thread Antony Dovgal
tony2001Tue Oct 12 00:40:04 2004 EDT Modified files: /phpdoc/en/reference/memcache reference.xml Log: fix example syntax http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/reference.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/memcach

[PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-11 Thread Aidan Lister
> I propose moving the Zend API docs to phpdoc/en/zendapi, but we need to > make up a good folder structure. We need the XML files, but not simpler > then Extending_Zend_xml, and we also need the figures and source > examples in some sensible folder structure. I also don't know whether it >

[PHP-DOC] #30379 [Bgs]: Example of Exception $e is Incorrect

2004-10-11 Thread aidan
ID: 30379 Updated by: [EMAIL PROTECTED] Reported By: hans at nyphp dot com Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: Yep, we have not rebuilt the manual yet. It should appe

[PHP-DOC] #25921 [Com]: buggy example

2004-10-11 Thread rhuddleston at cavtel dot com
ID: 25921 Comment by: rhuddleston at cavtel dot com Reported By: corinl at gmx dot de Status: No Feedback Bug Type:Documentation problem PHP Version: 4.3.0 New Comment: I just ran into this same problem... Upgraded to Windows 2003 Directory server and now all my LDAP quer

[PHP-DOC] #30402 [Bgs->Csd]: windows binary has wrong name

2004-10-11 Thread cleanthes at gmail dot com
ID: 30402 User updated by: cleanthes at gmail dot com Reported By: cleanthes at gmail dot com -Status: Bogus +Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: 5.0.2 New Comment: I can't either. I guess

[PHP-DOC] #30402 [Opn->Bgs]: windows binary has wrong name

2004-10-11 Thread nlopess
ID: 30402 Updated by: [EMAIL PROTECTED] Reported By: cleanthes at gmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows PHP Version: 5.0.2 New Comment: Assuming that you are refering to

Re: [PHP-DOC] Building manual

2004-10-11 Thread Derick Rethans
On Mon, 11 Oct 2004, Jakub Vrana wrote: > Hello Derick! If you write to me personally, use my email addres as "To" and "Cc" phpdoc, you'll have a faster answer then. > I'm not sure who is the person responsible for building the manual but I > guess it's you :-). Would it be possible to build man

[PHP-DOC] #30402 [NEW]: windows binary has wrong name

2004-10-11 Thread cleanthes at gmail dot com
From: cleanthes at gmail dot com Operating system: Windows PHP version: 5.0.2 PHP Bug Type: Documentation problem Bug description: windows binary has wrong name Description: The Hurricane Electric download site sends a zip file named php6.02 for php5.02 Windows b

[PHP-DOC] Re: User Notes - Delete Reason

2004-10-11 Thread Gabor Hojtsy
> I have committed your patch, but I beleive it will result in broken > links in some mail clients, due to too long lines on the > delete-with-reason links. Thanks Goba. Everyone: any suggestions for this problem? We could implement a shortened URL handler on master.php.net, but I doubt that wou

[PHP-DOC] #30399 [NEW]: "Comparing strings" manual page

2004-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 4.3.9 PHP Bug Type: Documentation problem Bug description: "Comparing strings" manual page Description: After studying some string issues I think we need one more page in manual about strings comparison with

[PHP-DOC] Re: User Notes - Delete Reason

2004-10-11 Thread Sean Coates
Gabor Hojtsy wrote: > I have committed your patch, but I beleive it will result in broken > links in some mail clients, due to too long lines on the > delete-with-reason links. > Thanks Goba. Everyone: any suggestions for this problem? We could implement a shortened URL handler on master.php.net, b

[PHP-DOC] Re: User Notes - Delete Reason

2004-10-11 Thread Gabor Hojtsy
Hi Sean, I've recently started keeping an eye on user notes, and think it would useful to maintain a simple archive of note deletion "reasons". Deleting can seem arbitrary without this sort of functionality. I updated my checkout of master-web (Wez told me that systems@ is probably the best pla

[PHP-DOC] #30386 [Asn->Csd]: STREAM_CLIENT_ASYNC_CONNECT not working

2004-10-11 Thread nlopess
ID: 30386 Updated by: [EMAIL PROTECTED] Reported By: vnegrier at esds dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Linux 2.4 PHP Version: 5.0.2 Assigned To: nlopess New Comment: Th

[PHP-DOC] #30378 [Opn->Csd]: Random results with ctype_digit

2004-10-11 Thread vrana
ID: 30378 Updated by: [EMAIL PROTECTED] Reported By: guth at fiifo dot u-psud dot fr -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 5CVS-2004-10-10 (dev) New Comment: This bug has been fixed in the documentation's XML sources. Since the onli

[PHP-DOC] Building manual

2004-10-11 Thread Jakub Vrana
Hello Derick! I'm not sure who is the person responsible for building the manual but I guess it's you :-). Would it be possible to build manual little more often - e.g. twice a month? I know that there are maybe some problems which I don't see - e.g. build errors in other languages. I am asking yo

[PHP-DOC] #30386 [Opn->Asn]: STREAM_CLIENT_ASYNC_CONNECT not working

2004-10-11 Thread nlopess
ID: 30386 Updated by: [EMAIL PROTECTED] Reported By: vnegrier at esds dot com -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: Linux 2.4 PHP Version: 5.0.2 -Assigned To: +Assigned To: nlopess

[PHP-DOC] #30379 [Bgs]: Example of Exception $e is Incorrect

2004-10-11 Thread hans at nyphp dot com
ID: 30379 User updated by: hans at nyphp dot com Reported By: hans at nyphp dot com Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: Thanks Aidan. Please note, however, that this page

[PHP-DOC] #30316 [Opn->Csd]: Docs are wrong: multiple random salts supplied automatically

2004-10-11 Thread vrana
ID: 30316 Updated by: [EMAIL PROTECTED] Reported By: drachma60 at ml1 dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD PHP Version: 4.3.8 New Comment: This bug has been fixed in the docu

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

2004-10-11 Thread Jakub Vrana
vrana Mon Oct 11 09:49:34 2004 EDT Modified files: /phpdoc/en/reference/strings/functions crypt.xml Log: Clarify (bug #30316) http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/crypt.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/string

[PHP-DOC] Zend API documentation to be moved to the phpdoc repository

2004-10-11 Thread Gabor Hojtsy
Hi, This is a long standing TODO item. Zeev finally found the time to think about it a bit, and agreed that the Zend API documentation is going to be moved to phpdoc. Here is the relevant excerpt from his mail: | We're willing to reassign the copyright to the PHP Doc team with | just one condi