PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (108 total -- which includes 47 feature requests)
===============================================[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
49421 Open Make failure with MySQL 6 and PHP 6.0-dev
50101 Open [PATCH] - Avoid name clash between global and local variable
50237 Open [PATCH] - Enable correct behaviour when building PHP6 with Sun's compilers
===============================================[Date/time related]============
46948 Assigned ext/date/lib/parse_tz.c:99: Memory leak: buffer
===============================================[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
49270 Open configure fails if PHP source folder path contains spaces
50420 Open pdo_sqlite.so: undefined symbol: sqlite3_libversion
50818 Open SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
===============================================[Performance problem]==========
50157 Open [patch] Replace !strlen(...) with !*...
50238 Analyzed [PATCH] - Using #defines to improve the performance of the TSRMG macro
50436 Open [PATCH] - Improving multi-threaded performance by propagating TSRMLS_C
===============================================[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
===============================================[Reproducible crash]===========
45107 Open setting ext_dir to "./" (and other ini settings) causes apache crash
===============================================[Scripting Engine problem]=====
47154 Open Object properties unset after setting.
49945 Open Array in multipart/form-data
===============================================[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
49819 Open STDOUT
losing data with posix_isatty()
===============================================[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
50621 Open Memory leak in OnUpdateUTF8String
===============================================[Unicode Function Upgrades relate]
49566 Open addcslashes()
requires strictly binary string
50189 Open [PATCH] - unicode byte order difference between SPARC and x86
===============================================[URL related]==================
45602 Open urlencode/urldecode should use ASCII encoding
===============================================[Variables related]============
49476 Open $_ENV does not work
49633 Open $_FILES cannot be accessed
===============================================[Windows Installer]============
48615 Assigned Will not install. Exits with error 2711
===============================================[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
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 49806: proc_nice()
for Windows
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
jmertic 48615: Will not install. Exits with error 2711
tony2001 38218: php:functionString tries to access objects with their names in lowercase