Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29251 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2289 invoked by uid 1010); 7 May 2007 10:00:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2274 invoked from network); 7 May 2007 10:00:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 10:00:10 -0000 Authentication-Results: pb1.pair.com header.from=internals@lists.php.net; sender-id=permerror Authentication-Results: pb1.pair.com smtp.mail=root@y1.php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain y1.php.net from 69.147.83.196 cause and error) X-PHP-List-Original-Sender: root@y1.php.net X-Host-Fingerprint: 69.147.83.196 y1.php.net Received: from [69.147.83.196] ([69.147.83.196:46035] helo=y1.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/D0-52548-8A8FE364 for ; Mon, 07 May 2007 06:00:10 -0400 Received: (from root@localhost) by y1.php.net (8.13.4/8.13.4) id l47A0124057585; Mon, 7 May 2007 10:00:01 GMT (envelope-from root) Date: Mon, 7 May 2007 10:00:01 GMT Message-ID: <200705071000.l47A0124057585@y1.php.net> To: internals@lists.php.net Subject: PHP 6 Bug Summary Report From: internals@lists.php.net PHP 6 Bug Database summary - http://bugs.php.net Num Status Summary (42 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) ===============================================[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 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 ===============================================[Filesystem function related]== 27792 Assigned Functions fail on large files (filesize,is_file,is_dir) ===============================================[GD related]=================== 34670 Assigned imageTTFText for Indian scripts (Devanagari) ===============================================[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 ===============================================[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 39216 Assigned call_user_func and friends don't accept array($this, "func") callback anymore ===============================================[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) 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 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) kalowsky 39756: Crashes in fetching resultsets with LONG ASCII columns from MaxDB helly 39216: call_user_func and friends don't accept array($this, "func") callback anymore helly 37076: SimpleXML ignores .= tony2001 38218: php:functionString tries to access objects with their names in lowercase