#33240 [NEW]: XML_OPTION_SKIP_WHITE skips important spaces

2005-06-03 Thread jacob at jacobweber dot com
From: jacob at jacobweber dot com Operating system: Fedora Core 3 PHP version: 5.0.4 PHP Bug Type: XML related Bug description: XML_OPTION_SKIP_WHITE skips important spaces Description: Turning on XML_OPTION_SKIP_WHITE causes the space in the following XML to be

#33257 [NEW]: array_splice inconsistent when passed function

2005-06-06 Thread jacob at jacobweber dot com
From: jacob at jacobweber dot com Operating system: Fedora Core 3 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: array_splice inconsistent when passed function Description: array_splice expects an array reference for its first argument

#33325 [NEW]: Type hinting and defaults of NULL

2005-06-13 Thread jacob at jacobweber dot com
From: jacob at jacobweber dot com Operating system: All PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: Type hinting and defaults of NULL Description: When using type-hinting in a function's arguments, PHP should allow a default val

Req #34502 [Com]: method chaining on constructor causes parse error

2010-06-15 Thread jacob at jacobweber dot com
Edit report at http://bugs.php.net/bug.php?id=34502&edit=1 ID: 34502 Comment by: jacob at jacobweber dot com Reported by: goat at daholygoat dot com Summary: method chaining on constructor causes parse error Status: Open Type: Fea

[PHP-BUG] Bug #54147 [NEW]: debug_backtrace increases memory usage

2011-03-02 Thread jacob at jacobweber dot com
From: Operating system: Red Hat Linux PHP version: 5.2.17 Package: Unknown/Other Function Bug Type: Bug Bug description:debug_backtrace increases memory usage Description: Calling debug_backtrace(false) can lead to a huge increase in memory usage, if

Bug #50696 [Com]: number_format when passed a 0 as first function argument, returns null

2011-08-22 Thread jacob at jacobweber dot com
Edit report at https://bugs.php.net/bug.php?id=50696&edit=1 ID: 50696 Comment by: jacob at jacobweber dot com Reported by:endosquid at endosquid dot com Summary:number_format when passed a 0 as first function argument, ret