PHP 6 Bug Database summary - http://bugs.php.net
Num Status Summary (40 total including feature requests)
===============================================[*General Issues]==============
26771 Suspended register_tick_funtions crash under threaded webservers
27372 Verified parse error loading browscap.ini at apache startup (new parser required)
===============================================[*Programming Data Structures]=
39216 Assigned call_user_func and friends don't accept array($this, "func") callback anymore
===============================================[Arrays related]===============
35277 Suspended incorrect recursion detection
===============================================[Class/Object related]=========
33595 Assigned recursive references leak memory
===============================================[Compile Failure]==============
34089 Open Configure fails build test for libxml2
===============================================[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 <> ?
37814 Open Php shoul have class friends
38622 Open Proposed new security scheme for shared hosting (safe mode substitute)
38946 Open pecl/docblock should be merged into ext/tokenizer
39946 Open Native Singleton Implementation
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
===============================================[Filesystem function related]==
27792 Assigned Functions fail on large files (filesize,is_file,is_dir)
===============================================[GD related]===================
34670 Assigned imageTTFText for Indian scripts (Devanagari)
===============================================[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
===============================================[Program Execution]============
39992 Open proc_terminate()
leaves children of child running
===============================================[Scripting Engine problem]=====
29687 Open By-reference passed value inside foreach() is no longer working
33487 Assigned Memory allocated for objects created in object methods is not released
===============================================[Session related]==============
32330 Open session_destroy, "Failed to initialize storage module", custom session handler
===============================================[SimpleXML related]============
37076 Assigned SimpleXML ignores .=
===============================================[Unknown/Other Function]=======
39710 Open getprotobyname is not thread-safe
===============================================[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)
pollita 39216: call_user_func and friends don't accept array($this, "func") callback anymore
dmitry 33595: recursive references leak memory
dmitry 33487: Memory allocated for objects created in object methods is not released
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)
helly 37076: SimpleXML ignores .=
tony2001 38218: php:functionString tries to access objects with their names in lowercase