[PHP-DOC] #31102 [Com]: Exception not handled when thrown inside __autoload()

2005-09-05 Thread nico at epicube dot com
ID: 31102 Comment by: nico at epicube dot com Reported By: php_nospam at ramihyn dot sytes dot net Status: Open Bug Type: Documentation problem Operating System: * PHP Version: 5.0.2 Assigned To: helly New Comment: Honestly I think

[PHP-DOC] #34370 [Opn]: intval fails on negative hex numbers

2005-09-05 Thread sniper
ID: 34370 Updated by: [EMAIL PROTECTED] Reported By: andreybl at matrix dot co dot il Status: Open -Bug Type: *General Issues +Bug Type: Documentation problem Operating System: RH EL 3.0 PHP Version: 5CVS-2005-09-05 (snap) New Comment:

[PHP-DOC] #34370 [Opn-Bgs]: intval fails on negative hex numbers

2005-09-05 Thread vrana
ID: 34370 Updated by: [EMAIL PROTECTED] Reported By: andreybl at matrix dot co dot il -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: RH EL 3.0 PHP Version: 5CVS-2005-09-05 (snap) New Comment:

[PHP-DOC] #34354 [Opn-Csd]: parse_ini_file interprets null as empty string

2005-09-05 Thread vrana
ID: 34354 Updated by: [EMAIL PROTECTED] Reported By: php dot net at sharpdreams dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Win32 PHP Version: 5CVS-2005-09-03 (snap) New Comment: This bug

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml

2005-09-05 Thread Jakub Vrana
vrana Mon Sep 5 05:02:32 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions parse-ini-file.xml Log: Translation of special values (bug #34354)

[PHP-DOC] #34367 [Opn-Csd]: strange parsing of auto_prepend_file from CmdPrompt

2005-09-05 Thread vrana
ID: 34367 Updated by: [EMAIL PROTECTED] Reported By: csaba at alum dot mit dot edu -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Win XP Pro PHP Version: 5CVS-2005-09-04 (CVS) New Comment: This bug

[PHP-DOC] cvs: phpdoc /en/features commandline.xml

2005-09-05 Thread Jakub Vrana
vrana Mon Sep 5 05:33:45 2005 EDT Modified files: /phpdoc/en/features commandline.xml Log: auto_prepend_file with -a and -r (bug #34367) http://cvs.php.net/diff.php/phpdoc/en/features/commandline.xml?r1=1.40r2=1.41ty=u Index:

[PHP-DOC] #34370 [Bgs]: intval fails on negative hex numbers

2005-09-05 Thread andreybl at matrix dot co dot il
ID: 34370 User updated by: andreybl at matrix dot co dot il Reported By: andreybl at matrix dot co dot il Status: Bogus Bug Type: Documentation problem Operating System: RH EL 3.0 PHP Version: 5CVS-2005-09-05 (snap) New Comment: Actually

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

2005-09-05 Thread Jakub Vrana
vrana Mon Sep 5 08:54:08 2005 EDT Modified files: /phpdoc/en/reference/strings/functions stripslashes.xml Log: magic_quotes_sybase http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/stripslashes.xml?r1=1.5r2=1.6ty=u Index:

[PHP-DOC] cvs: phpdoc /en/appendices extensions.xml /en/reference/ming reference.xml

2005-09-05 Thread Nuno Lopes
nlopess Mon Sep 5 11:39:42 2005 EDT Modified files: /phpdoc/en/appendices extensions.xml /phpdoc/en/reference/ming reference.xml Log: fix typo. spotted by Richard Quadling

[PHP-DOC] cvs: phpdoc /en/appendices extensions.xml /scripts extensions.xml.php

2005-09-05 Thread Nuno Lopes
nlopess Mon Sep 5 11:54:53 2005 EDT Modified files: /phpdoc/scripts extensions.xml.php /phpdoc/en/appendices extensions.xml Log: fix bug in the script that produced bogus extensions' names.

[PHP-DOC] cvs: phpdoc /scripts extensions.xml.php

2005-09-05 Thread Nuno Lopes
nlopess Mon Sep 5 14:03:25 2005 EDT Modified files: /phpdoc/scripts extensions.xml.php Log: major rewrite of the output part, as agreeded yesterday. now it uses a simplexml iterator, that makes it respect the order in the file #it has a nice bug however

[PHP-DOC] #34379 [NEW]: Invalid example in mysqli_set_charset()

2005-09-05 Thread profic at kursknet dot ru
From: profic at kursknet dot ru Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Invalid example in mysqli_set_charset() Description: if's branches in both examples for mysqli_set_charset are swapped.

[PHP-DOC] build failure en (2005-09-06)

2005-09-05 Thread derick
br / bWarning/b: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/debug-non-zts-20050617/icutranslit.so' - /usr/local/lib/php/extensions/debug-non-zts-20050617/icutranslit.so: cannot open shared object file: No such file or directory in bUnknown/b on line b0/bbr / br

[PHP-DOC] Re: build failure en (2005-09-06)

2005-09-05 Thread Dallas Thunder
The manual files are fine, I just checked. Maybe something wrong with the manual building machine. [EMAIL PROTECTED] 写入消息新闻:[EMAIL PROTECTED] br / bWarning/b: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/debug-non-zts-20050617/icutranslit.so' -

[PHP-DOC] #34386 [NEW]: date_default_timezone_set should provide a list of valid timezones

2005-09-05 Thread david at tulloh dot id dot au
From: david at tulloh dot id dot au Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: date_default_timezone_set should provide a list of valid timezones Description: date_default_timezone_set (and the rest of php

[PHP-DOC] #34386 [Opn-WFx]: date_default_timezone_set should provide a list of valid timezones

2005-09-05 Thread derick
ID: 34386 Updated by: [EMAIL PROTECTED] Reported By: david at tulloh dot id dot au -Status: Open +Status: Wont fix Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Actually, there is code that returns a list of supported timezones. We can not

Re: [PHP-DOC] Re: build failure en (2005-09-06)

2005-09-05 Thread Derick Rethans
On Mon, 5 Sep 2005, Dallas Thunder wrote: The manual files are fine, I just checked. Maybe something wrong with the manual building machine. Yeah, it shouldn't try to load this extension :) But it's a warning, nothing bad. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no |