PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (97 total -- which includes 43 feature requests)
===============================================[*Compile Issues]==============
49270 Open configure fails if PHP source folder path contains spaces
===============================================[Apache related]===============
47061 Open User not logged under Apache
===============================================[Apache2 related]==============
44083 Open virtual() not outputting results if zlib.output_compression = On
===============================================[Arrays related]===============
35277 Suspended incorrect recursion detection
41758 Assigned SORT_LOCALE_STRING
broken for sort()
in PHP6
43109 Open array_intersect()
emits unexpected no of notices when 2d array is passed as arg
48478 Open Super-globals cannot be accessed with literal keys
===============================================[COM related]==================
45836 Open cannot use com
===============================================[Compile Failure]==============
42606 Open unicode/constants.c relies on ICU draft api
44502 Suspended Compiling ok with MySQL 5.0
49301 Open HAVE_GLOB is not detected correctly
49421 Open Make failure with MySQL 6 and PHP 6.0-dev
===============================================[Date/time related]============
46948 Assigned ext/date/lib/parse_tz.c:99: Memory leak: buffer
===============================================[Documentation problem]========
49126 Open unicode_set_error_handler undocumented
===============================================[DOM XML related]==============
49463 Open setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns","blah") produces error
===============================================[Filesystem function related]==
42110 Open fgetcsv doesn't handle ""\n correctly in multiline csv record
44034 Open FILE_IGNORE_NEW_LINES
in FILE does not work as expected when lines end in \r\n
46688 Open Return values differ from 5.3 and are also inconsistent
46689 Open Downcoded notices suggest unfinished code in file system?
46990 Assigned Passing UTF8 strings to filesystem functions produce wrong filenames
49479 Open move_uploaded_file is dead
===============================================[GD related]===================
34992 Assigned imageconvolution does not respect alpha
43899 Assigned Problem in displaying right to left connected languages (like persian, arabic)
===============================================[HTTP related]=================
49273 Open setcookie()
segfaults the php process when adding a positive expires value
===============================================[I18N and L10N related]========
42471 Open locale_set_default returns true on invalid locales
===============================================[ICONV related]================
48538 Open iconv_strlen()
does not reject invalid charset on PHP6
===============================================[mcrypt related]===============
46834 Assigned Range of mcrypt functions fail on PHP 6.0
===============================================[MySQL related]================
44076 Assigned mysql_result returns nothing with blob
===============================================[ODBC related]=================
39756 Open [PATCH] Crashes in fetching resultsets with LONG ASCII columns from MaxDB
===============================================[OpenSSL related]==============
25614 Assigned openssl_pkey_get_public()
fails when given a private key
===============================================[PDO related]==================
35368 Suspended PDO query does not work properly with serialize
===============================================[PostgreSQL related]===========
48265 Open Source and result of database have different encodings.
===============================================[Program Execution]============
39992 Open proc_terminate()
leaves children of child running
43784 Assigned escapeshellarg removes % from given string
49478 Open shell_exec does not work
===============================================[Regexps related]==============
44923 Open ereg functions are not unicode aware: provide wrapper functions in PCRE
===============================================[Reproducible crash]===========
45107 Open setting ext_dir to "./" (and other ini settings) causes apache crash
47756 Open Segfault on HTML Purifier test suite
===============================================[Scripting Engine problem]=====
47154 Open Object properties unset after setting.
===============================================[Session related]==============
44860 Open session_encode()
fails for php_binary serializer
===============================================[SimpleXML related]============
48601 Open xpath() returns FALSE
for legitimate query
===============================================[SPL related]==================
47987 Assigned Autoload stops working if E_DEPRECATED
occurs
===============================================[Streams related]==============
49200 Open stream bindto context generates an error
===============================================[Strings related]==============
45566 Open Strict comparision on $_SERVER values fail
47691 Verified strtr bug. Not replace unicode values from array, in binary string.
===============================================[Unicode Engine related]=======
45087 Open Illegal or truncated character in input
47164 Assigned uncomfortable (binary)char() append to binary string
48463 Assigned Strange unicode output for internal "main" constants
49439 Open (unicode) and (string) types
===============================================[URL related]==================
45602 Open urlencode/urldecode should use ASCII encoding
===============================================[Variables related]============
49476 Open $_ENV does not work
===============================================[XSLT related]=================
38218 Assigned php:functionString tries to access objects with their names in lowercase
===============================================[Zlib Related]=================
47178 Suspended Missing gzip headers in gzencode()
output
47179 Open gzuncompress does not report expcted error
Assigned bugs and feature requests (reminders sent):
andrei 41758: SORT_LOCALE_STRING
broken for sort()
in PHP6
andrei 48463: Strange unicode output for internal "main" constants
derick 46948: ext/date/lib/parse_tz.c:99: Memory leak: buffer
derick 46834: Range of mcrypt functions fail on PHP 6.0
dmitry 33487: Memory allocated for objects created in object methods is not released
dmitry 47987: Autoload stops working if E_DEPRECATED
occurs
pajoye 48632: OpenSSL extension should support AES
pajoye 46990: Passing UTF8 strings to filesystem functions produce wrong filenames
pajoye 34992: imageconvolution does not respect alpha
pajoye 43899: Problem in displaying right to left connected languages (like persian, arabic)
pajoye 25614: openssl_pkey_get_public()
fails when given a private key
mysql 44076: mysql_result returns nothing with blob
scottmac 43784: escapeshellarg removes % from given string
scottmac 47164: uncomfortable (binary)char() append to binary string
tony2001 38218: php:functionString tries to access objects with their names in lowercase