[PHP-DOC] RESPONSE: [PHP-DOC] Re: Thout Reader Update and Link on PHP

2005-01-29 Thread Mark D. Carey
Dear Gabor, Gary and I are very EMBARASSED by your findings and we wish to apologize to you and the entire PHP documentation team. There was never any intention to slight or misrepresent anyone for any reason. The PHP documentation you refer to was the first package we ever parsed for the ThoutRea

[PHP-DOC] cvs: phpdoc /en/reference/tcpwrap/functions tcpwrap-check.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 21:11:52 2005 EDT Modified files: /phpdoc/en/reference/tcpwrap/functions tcpwrap-check.xml Log: Migrate docs to the new style http://cvs.php.net/diff.php/phpdoc/en/reference/tcpwrap/functions/tcpwrap-check.xml?r1=1.2&r2=1.3&ty=u Index: ph

[PHP-DOC] cvs: phpdoc /en/reference/bzip2/functions bzclose.xml bzcompress.xml bzdecompress.xml bzerrno.xml bzerror.xml bzerrstr.xml bzflush.xml bzopen.xml bzread.xml bzwrite.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 20:46:49 2005 EDT Modified files: /phpdoc/en/reference/bzip2/functionsbzclose.xml bzcompress.xml bzdecompress.xml bzerrno.xml bzerror.xml bzerrst

[PHP-DOC] #31760 [NEW]: sort() docs: flag explanation is vague

2005-01-29 Thread ehudshapira at hotmail dot com
From: ehudshapira at hotmail dot com Operating system: PHP version: 5.0.3 PHP Bug Type: Documentation problem Bug description: sort() docs: flag explanation is vague Description: The sort() flags description is too brief. "SORT_REGULAR - compare items normall

[PHP-DOC] cvs: phpdoc /en/reference/nsapi/functions nsapi-request-headers.xml nsapi-response-headers.xml nsapi-virtual.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 19:46:44 2005 EDT Modified files: /phpdoc/en/reference/nsapi/functionsnsapi-request-headers.xml nsapi-response-headers.xml nsapi-virtual.xml L

[PHP-DOC] Muchas gracias por su sugerencia

2005-01-29 Thread En Plenitud
De nuestra mayor consideración: Muchas gracias por su sugerencia. La tendremos en cuenta para el momento en que surja la oportunidad de ofrecer nuevos cursos. Cordialmente, Equipo de En Plenitud www.enplenitud.com [EMAIL PROTECTED]

[PHP-DOC] #31758 [NEW]: PHP4 is not the oldest version od PHP

2005-01-29 Thread kingoleg at mail dot ru
From: kingoleg at mail dot ru Operating system: all PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PHP4 is not the oldest version od PHP Description: Âñå-òàêè, PHP 5 óæå âûøåë. I think, this is problem not only russian version of thi

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

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 19:17:12 2005 EDT Added files: /phpdoc/en/reference/dioconstants.xml Modified files: /phpdoc/en/reference/dioreference.xml Log: Add the constants.xml file # in fact, the constants were registred using a macro in

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/dbase reference.xml /en/reference/dbase/functions dbase-add-record.xml dbase-close.xml dbase-create.xml dbase-delete-record.xml dbase-get-header-info.xml dbase-get-record-with-names.xml dbase-get-record.xml dbase-numfields.xml dbase-numrecords.xml dbase-open.xml dbase-pack.xml dbase-replace-record.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 18:23:50 2005 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/reference/dbase reference.xml /phpdoc/en/reference/dbase/functionsdbase-add-record.xml dbase-close.xml

Re: [PHP-DOC] ini config options

2005-01-29 Thread Gabor Hojtsy
I've finished my long waited script to produce a changelog for each ini config option. As far as I remember, we agreeded that this info should be moved from the ini_set() page to the appendix. There is already a page with the 'ini' ID in the appendix that lists the core php.ini directives. So,

[PHP-DOC] #31740 [Opn]: fgetcsv skips fields that start with an umlaut character

2005-01-29 Thread derick
ID: 31740 Updated by: [EMAIL PROTECTED] Reported By: arjan at avoid dot org Status: Open -Bug Type: Filesystem function related +Bug Type: Documentation problem Operating System: Linux (Suse) PHP Version: 5.0.3 New Comment: Yeah, we sh

Re: [PHP-DOC] Re: Thout Reader Update and Link on PHP

2005-01-29 Thread Gabor Hojtsy
And last, but absolutely not least, comes what I was definitely disappointed about. You worked hard to find an acceptable license, and was aware of licensing problems with the reader. But in your PHP manual, THERE IS NO AUTHOR LIST AND NO COPYRIGHT INFORMATION! Forgive me for shouting. But YOU

[PHP-DOC] Re: Thout Reader Update and Link on PHP

2005-01-29 Thread Gabor Hojtsy
Hi Mark, It has been several months since we last "spoke" via e-mail. I wanted to let you know what has been going on with the ThoutReaderT. Perhaps the most significant change is that the ThoutReaderT has been re-licensed under the GNU General Public License (GPL) Version 2, June 1991, ensuring

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

2005-01-29 Thread Gabor Hojtsy
I don't particularly like that this is in the Basics section.. but I'm not sure where else to put it.. It fits much nicer into the PHP 4 OOP section (but it also applies to PHP 5, so I put it in both). Suggestions? It is still a problem in PHP 5? Huh. Goba

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

2005-01-29 Thread Sean Coates
It is still a problem in PHP 5? Huh. I don't know if I'd consider it a problem, but yes, it still happens in PHP 5. I discovered this while working on Mail_Mime -- the only way I could come up with to detect if a method is being called statically (without hacking a special property into $object

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

2005-01-29 Thread Sean Coates
I don't particularly like that this is in the Basics section.. but I'm not sure where else to put it.. It fits much nicer into the PHP 4 OOP section (but it also applies to PHP 5, so I put it in both). Suggestions? S Sean Coates wrote: seanSat Jan 29 09:43:56 2005 EDT Modified fil

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

2005-01-29 Thread Sean Coates
seanSat Jan 29 09:43:56 2005 EDT Modified files: /phpdoc/en/language/oop5basic.xml Log: document seemingly-odd $this behaviour http://cvs.php.net/diff.php/phpdoc/en/language/oop5/basic.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/language/oop5/basic.xml dif

[PHP-DOC] cvs: phpdoc /en/reference/dbase/functions dbase-replace-record.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 12:19:52 2005 EDT Modified files: /phpdoc/en/reference/dbase/functionsdbase-replace-record.xml Log: use entity # a commit is never perfect .. http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-replace-record.xml?r1

[PHP-DOC] cvs: phpdoc /en/reference/dbase/functions dbase-add-record.xml dbase-create.xml dbase-delete-record.xml dbase-get-record-with-names.xml dbase-get-record.xml dbase-numfields.xml dbase-numrecords.xml dbase-open.xml dbase-pack.xml dbase-replace-record.xml

2005-01-29 Thread Mehdi Achour
didou Sat Jan 29 12:18:52 2005 EDT Modified files: /phpdoc/en/reference/dbase/functionsdbase-add-record.xml dbase-create.xml dbase-delete-record.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-query.xml

2005-01-29 Thread Aidan Lister
aidan Sat Jan 29 03:23:51 2005 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-query.xml Log: Added mysql_real_escape_string http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-query.xml?r1=1.13&r2=1.14&ty=u Index: phpdo