[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-strlen.xml

2003-11-02 Thread Mehdi Achour
didou Sun Nov 2 17:14:45 2003 EDT Modified files: /phpdoc/en/reference/iconv/functionsiconv-strlen.xml Log: correct parameter Index: phpdoc/en/reference/iconv/functions/iconv-strlen.xml diff -u phpdoc/en/reference/iconv/functions/iconv-strlen.xml:1.2

[PHP-DOC] #26085 [NEW]: Errors in the Italian version of the documentation

2003-11-02 Thread DavidePrina at yahoo dot com
From: DavidePrina at yahoo dot com Operating system: all PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Errors in the Italian version of the documentation Description: I have marked all the errors within << ... >> The following sen

[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-strpos.xml

2003-11-02 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 2 14:08:41 2003 EDT Modified files: /phpdoc/en/reference/iconv/functionsiconv-strpos.xml Log: Initial documentation Index: phpdoc/en/reference/iconv/functions/iconv-strpos.xml diff -u phpdoc/en/reference/iconv/functions/iconv-

[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-strlen.xml

2003-11-02 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 2 13:51:44 2003 EDT Modified files: /phpdoc/en/reference/iconv/functionsiconv-strlen.xml Log: Initial documentation Index: phpdoc/en/reference/iconv/functions/iconv-strlen.xml diff -u phpdoc/en/reference/iconv/functions/iconv-

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-getacl.xml imap-timeout.xml

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 13:00:48 2003 EDT Added files: /phpdoc/en/reference/imap/functions imap-getacl.xml imap-timeout.xml Log: doc skeletons Index: phpdoc/en/reference/imap/functions/imap-getacl.xml +++ phpdoc/en/refe

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-gen-id.xml

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 11:56:19 2003 EDT Added files: /phpdoc/en/reference/ibase/functionsibase-gen-id.xml Log: doc skeleton Index: phpdoc/en/reference/ibase/functions/ibase-gen-id.xml +++ phpdoc/en/reference/ibase/functions/ibase-gen-id.xml

[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-mime-decode.xml iconv-mime-encode.xml iconv-strlen.xml iconv-strpos.xml iconv-strrpos.xml iconv-substr.xml

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 11:53:20 2003 EDT Added files: /phpdoc/en/reference/iconv/functionsiconv-mime-decode.xml iconv-mime-encode.xml iconv-strlen.xml

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-rfc822-parse-adrlist.xml

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 11:52:20 2003 EDT Modified files: /phpdoc/en/reference/imap/functions imap-rfc822-parse-adrlist.xml Log: be rfc conform and use example.com Index: phpdoc/en/reference/imap/functions/imap-rfc822-parse-adrlist.xml diff -u phpdoc/en/reference/ima

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

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 11:48:28 2003 EDT Added files: /phpdoc/en/reference/strings/functions substr-compare.xml Log: doc skeleton Index: phpdoc/en/reference/strings/functions/substr-compare.xml +++ phpdoc/en/reference/strings/functions/substr-compare.xml

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

2003-11-02 Thread Friedhelm Betz
betzSun Nov 2 11:34:54 2003 EDT Modified files: /phpdoc/en/reference/strings/functions stripos.xml Log: stri_rplace is str_ireplace Index: phpdoc/en/reference/strings/functions/stripos.xml diff -u phpdoc/en/reference/strings/functions/stripos.xml:1.

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-rfc822-parse-adrlist.xml

2003-11-02 Thread Jeremy S. Johnstone
jsjohnstSun Nov 2 10:56:41 2003 EDT Modified files: /phpdoc/en/reference/imap/functions imap-rfc822-parse-adrlist.xml Log: Cleaned up example. Switched it to using foreach instead of while/list/each. Also added extra sanity check as suggested in the not

Re: [PHP-DOC] implicit_flush with CLI (bug?)

2003-11-02 Thread Friedhelm Betz
On Sunday 02 November 2003 14:40, Arne Blankerts wrote: [...] > > Maybe i should have checked there up front ;> > > http://bugs.php.net/bug.php?id=25304 > > That's exactly my "problem"... Please add your comments to 25304 ;-) Thanks Friedhelm

[PHP-DOC] #25304 [Opn]: Implicit flush output in CLI falsely documented

2003-11-02 Thread betz
ID: 25304 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux RH 8.0 PHP Version: 4CVS-2003-08-28 (stable) New Comment: php -r 'var_dump(ini_get("implicit_flush"));

Re: [PHP-DOC] implicit_flush with CLI (bug?)

2003-11-02 Thread Arne Blankerts
On Sun, 2003-11-02 at 14:30, Friedhelm Betz wrote: > On Sunday 02 November 2003 05:35, Arne Blankerts wrote: > [...] > > So contrary to the docs, the ini setting DOES take effect... > > > > Please file a bug report at bugs.php.net. Maybe the docs are wrong, maybe its > a bug in the cli.version, b

Re: [PHP-DOC] implicit_flush with CLI (bug?)

2003-11-02 Thread Friedhelm Betz
On Sunday 02 November 2003 05:35, Arne Blankerts wrote: [...] > So contrary to the docs, the ini setting DOES take effect... > Please file a bug report at bugs.php.net. Maybe the docs are wrong, maybe its a bug in the cli.version, but this list is not the place to discuss potential bugs;-), the