Bug #60933 [PATCH]: Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6

2012-02-01 Thread ahar...@php.net
Edit report at https://bugs.php.net/bug.php?id=60933&edit=1 ID: 60933 Patch added by: ahar...@php.net Reported by:m...@php.net Summary:Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6 Status: Assigned

[PHP-BUG] Bug #61011 [NEW]: Crash when an exception is thrown by __autoload accessing a static property

2012-02-08 Thread ahar...@php.net
From: aharvey Operating system: OSX 10.6.8 & Linux PHP version: 5.4SVN-2012-02-08 (SVN) Package: Reproducible crash Bug Type: Bug Bug description:Crash when an exception is thrown by __autoload accessing a static property Description: I get a reprodu

Bug #65088 [PATCH]: configure script (and compile) fails, perhaps due to BSD differences in SH

2013-06-22 Thread ahar...@php.net
Edit report at https://bugs.php.net/bug.php?id=65088&edit=1 ID: 65088 Patch added by: ahar...@php.net Reported by:stolen dot data dot net at gmail dot com Summary:configure script (and compile) fails, perhaps due to BSD differe

[PHP-BUG] Req #61759 [NEW]: class_alias() should accept classes with leading backslashes

2012-04-17 Thread ahar...@php.net
From: aharvey Operating system: Irrelevant PHP version: master-Git-2012-04-18 (Git) Package: Class/Object related Bug Type: Feature/Change Request Bug description:class_alias() should accept classes with leading backslashes Description: Aliasing names

#48768 [NEW]: parse_ini_file() crash with INI_SCANNER_RAW

2009-07-02 Thread ahar...@php.net
From: ahar...@php.net Operating system: Linux x86 PHP version: 5.3CVS-2009-07-02 (CVS) PHP Bug Type: Reproducible crash Bug description: parse_ini_file() crash with INI_SCANNER_RAW Description: parse_ini_file() crashes in INI_SCANNER_RAW mode if a configuration

#48769 [NEW]: parse_ini_file() equal sign issue with INI_SCANNER_RAW

2009-07-02 Thread ahar...@php.net
From: ahar...@php.net Operating system: Linux x86 PHP version: 5.3CVS-2009-07-02 (CVS) PHP Bug Type: Filesystem function related Bug description: parse_ini_file() equal sign issue with INI_SCANNER_RAW Description: In addition to bug 48768, which is a

#49585 [NEW]: date_format buffer not long enough for >4 digit years

2009-09-18 Thread ahar...@php.net
From: ahar...@php.net Operating system: Linux (Ubuntu 9.04) PHP version: 5.3SVN-2009-09-18 (SVN) PHP Bug Type: Date/time related Bug description: date_format buffer not long enough for >4 digit years Description: The buffer allocated within date_format() is

#49914 [NEW]: DateInterval doesn't implement comparison functions

2009-10-18 Thread ahar...@php.net
From: ahar...@php.net Operating system: Irrelevant PHP version: 5.3SVN-2009-10-18 (SVN) PHP Bug Type: Date/time related Bug description: DateInterval doesn't implement comparison functions Description: (This is really a feature request, rather than a bug p

[PHP-BUG] Bug #52284 [NEW]: Reproducible crash using curl_multi functions with FTP

2010-07-08 Thread ahar...@php.net
From: aharvey Operating system: Ubuntu 10.04 (and others) PHP version: 5.3SVN-2010-07-08 (SVN) Package: cURL related Bug Type: Bug Bug description:Reproducible crash using curl_multi functions with FTP Description: The attached script segfaults on mos

[PHP-BUG] Bug #52413 [NEW]: MySQLi build failure on OS X

2010-07-23 Thread ahar...@php.net
From: aharvey Operating system: Mac OS X 10.6.4 PHP version: 5.3.3 Package: MySQLi related Bug Type: Bug Bug description:MySQLi build failure on OS X Description: Building mysqli against an external libmysql fails on OS X 10.6.4 (and probably other

Req #52563 [PATCH]: [Feature request] error_reporting constant

2010-08-09 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=52563&edit=1 ID: 52563 Patch added by: ahar...@php.net Reported by:mattgscox at hotmail dot com Summary:[Feature request] error_reporting constant Status: Open Type: Fea

Req #52563 [PATCH]: [Feature request] error_reporting constant

2010-08-09 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=52563&edit=1 ID: 52563 Patch added by: ahar...@php.net Reported by:mattgscox at hotmail dot com Summary:[Feature request] error_reporting constant Status: Open Type: Fea

Req #52563 [PATCH]: [Feature request] error_reporting constant

2010-08-27 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=52563&edit=1 ID: 52563 Patch added by: ahar...@php.net Reported by:mattgscox at hotmail dot com Summary:[Feature request] error_reporting constant Status: Open Type: Fea

Req #52563 [PATCH]: [Feature request] error_reporting constant

2010-08-27 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=52563&edit=1 ID: 52563 Patch added by: ahar...@php.net Reported by:mattgscox at hotmail dot com Summary:[Feature request] error_reporting constant Status: Open Type: Fea

Bug #52829 [PATCH]: json_decode looses data

2010-09-13 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=52829&edit=1 ID: 52829 Patch added by: ahar...@php.net Reported by:pzbowen at gmail dot com Summary:json_decode looses data Status: Open Type: Bug Package:

[PHP-BUG] Bug #53279 [NEW]: SplFileObject doesn't initialise default CSV escape character

2010-11-09 Thread ahar...@php.net
From: aharvey Operating system: Irrelevant PHP version: trunk-SVN-2010-11-09 (SVN) Package: SPL related Bug Type: Bug Bug description:SplFileObject doesn't initialise default CSV escape character Description: While the default CSV enclosure and delimi

Req #53622 [PATCH]: CLI -w separate functions of striping whitespace and comments

2011-01-04 Thread ahar...@php.net
Edit report at http://bugs.php.net/bug.php?id=53622&edit=1 ID: 53622 Patch added by: ahar...@php.net Reported by:mnelson at teshy dot com Summary:CLI -w separate functions of striping whitespace and comments St

[PHP-BUG] Bug #53923 [NEW]: Zip functions assume HAVE_GLOB is defined

2011-02-04 Thread ahar...@php.net
From: aharvey Operating system: Irrelevant PHP version: trunk-SVN-2011-02-04 (SVN) Package: Zip Related Bug Type: Bug Bug description:Zip functions assume HAVE_GLOB is defined Description: While testing the patches for bug #53913 and bug #53914, I've

[PHP-BUG] Bug #53924 [NEW]: FILTER_VALIDATE_URL doesn't validate port numbers

2011-02-04 Thread ahar...@php.net
From: aharvey Operating system: Irrelevant PHP version: trunk-SVN-2011-02-04 (SVN) Package: Filter related Bug Type: Bug Bug description:FILTER_VALIDATE_URL doesn't validate port numbers Description: Non-integer port numbers are currently validated as