PHP 6 Bug Database summary - http://bugs.php.net
Num Status Summary (58 total including feature requests)
===============================================[*General Issues]==============
26771 Suspended register_tick_funtions crash under threaded webservers
27372 Assigned parse error loading browscap.ini at apache startup (new parser required)
===============================================[*Unicode Issues]==============
42163 Open fgetcvs gives different output with and without Unicode
===============================================[Apache2 related]==============
42209 Open fail on make for sapi/apache2handler/apache_config.lo
===============================================[Arrays related]===============
35277 Suspended incorrect recursion detection
41758 Assigned SORT_LOCALE_STRING
broken for sort()
in PHP6
===============================================[Class/Object related]=========
33595 Assigned recursive references leak memory
41461 Assigned E_STRICT
notice when overriding methods not defined by an Interface in hierarchy
===============================================[Compile Failure]==============
42606 Open unicode/constants.c relies on ICU draft api
===============================================[Feature/Change Request]=======
20377 Open php_admin_value affects only .htaccess
27618 Open curl_multi_info_read does not appear to work
29479 Suspended changing current process name
34211 Open PDO_OCI: Allow for data type "TIMESTAMP(0) WITH LOCAL TIME ZONE"
34252 Open Base functions extension and refactoring
34527 Open trim functions extension
34775 Open parse_url()
provide better error description on failure
34882 Open Unable to access original posted variable name with dot in
35309 Open Database connection pooling
37081 Open Make the include-errors mention faulty permissions
37380 Open DOMDocument->createAttribute[NS] can't set value
37546 Open DOMDocumentFragment->appendXML namespace support
37796 Open t_is_not_identical for <> ?
38622 Open Proposed new security scheme for shared hosting (safe mode substitute)
38946 Open pecl/docblock should be merged into ext/tokenizer
40013 Open php_uname()
doesnt return nodename
40499 Open filter sapi does not register any highlightning filter
40713 Open set_magic_quotes_runtime(0) causes Fatal Error
41019 Assigned auto update feature for FastCGI for IIS
41119 Open range()
function behavior different on PHP6 and PHP5
41602 Open POSIX functions on Windows using Cygwin Library
42262 Open get_magic_quotes_gpc()
should be there and return false
===============================================[Filesystem function related]==
27792 Assigned Functions fail on large files (filesize,is_file,is_dir)
42037 Open fgetc()
retuns one char when fails to read on php6
42057 Open fwrite()
writes data into file when length is given as a negative value
42110 Open fgetcsv doesn't handle ""\n correctly in multiline csv record
42125 Open fgetss reads an extra char from file created using file_put_content()
42126 Open size of the file differ, when created using file_put_content() on php6
42167 Open fgetcsv gives different output on php6 compared to php5
42219 Open length argument of fgetcsv()
is not effective/working in PHP6
42229 Open fgetcsv()
behaves differently for a file containing '\n' with php5 and php6.
===============================================[GD related]===================
34670 Assigned imageTTFText for Indian scripts (Devanagari)
34992 Assigned imageconvolution does not respect alpha
===============================================[I18N and L10N related]========
42471 Open locale_set_default returns true on invalid locales
===============================================[ODBC related]=================
39756 Assigned Crashes in fetching resultsets with LONG ASCII columns from MaxDB
===============================================[OpenSSL related]==============
25614 Suspended openssl_pkey_get_public()
fails when given a private key
===============================================[Other web server]=============
26495 Suspended Using WebSite Pro 2.5 with ISAPI, cookies are not working
===============================================[PDO related]==================
35368 Suspended PDO query does not work properly with serialize
39171 Assigned pdo_mysql configure script sets empty default socket
42079 Open pdo_mysql always links to 3.x libraries
===============================================[Performance problem]==========
42528 Open Out of "char"(8-bit) range value doesn't roll back, with uni-code ON.
===============================================[Program Execution]============
39992 Open proc_terminate()
leaves children of child running
===============================================[Scripting Engine problem]=====
33487 Assigned Memory allocated for objects created in object methods is not released
39216 Assigned call_user_func and friends don't accept array($this, "func") callback anymore
42194 Open $argc/$argv[] won't work when .php extension is assigned to php.exe
===============================================[Session related]==============
32330 Open session_destroy, "Failed to initialize storage module", custom session handler
===============================================[SQLite related]===============
42443 Open PDO SQLite3 lacks integer type support
===============================================[XSLT related]=================
38218 Assigned php:functionString tries to access objects with their names in lowercase
===============================================[Zlib Related]=================
30153 Suspended FATAL erealloc() error when using gzinflate()
Assigned bugs: (reminders sent)
jani 27372: parse error loading browscap.ini at apache startup (new parser required)
andrei 41758: SORT_LOCALE_STRING
broken for sort()
in PHP6
dmitry 33595: recursive references leak memory
dmitry 41019: auto update feature for FastCGI for IIS
dmitry 33487: Memory allocated for objects created in object methods is not released
helly 41461: E_STRICT
notice when overriding methods not defined by an Interface in hierarchy
helly 39216: call_user_func and friends don't accept array($this, "func") callback anymore
wez 27792: Functions fail on large files (filesize,is_file,is_dir)
wez 39171: pdo_mysql configure script sets empty default socket
pajoye 34670: imageTTFText for Indian scripts (Devanagari)
pajoye 34992: imageconvolution does not respect alpha
kalowsky 39756: Crashes in fetching resultsets with LONG ASCII columns from MaxDB
tony2001 38218: php:functionString tries to access objects with their names in lowercase