Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42045 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79687 invoked from network); 25 Nov 2008 09:19:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2008 09:19:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:39302] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/92-64069-F23CB294 for ; Tue, 25 Nov 2008 04:19:44 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 9A7D7414405A for ; Tue, 25 Nov 2008 09:22:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FOfDRoUWgo9h for ; Tue, 25 Nov 2008 10:22:18 +0100 (CET) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 23AF34144058 for ; Tue, 25 Nov 2008 10:22:18 +0100 (CET) Message-ID: <44F3BC80-E6BE-4B4E-B4D0-0E3FD9B1FACB@pooteeweet.org> To: internals@lists.php.net In-Reply-To: <200811240930.mAO9U2HD064103@y1.php.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 25 Nov 2008 10:17:56 +0100 References: <200811240930.mAO9U2HD064103@y1.php.net> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] PHP 5 Bug Summary Report From: mls@pooteeweet.org (Lukas Kahwe Smith) Hello all, Just some observations. Keep in mind I am just trying to see in what area's we should try and find people to help out. So please do not interpret this email as me telling people what they should do with their time. However I am, just like Jani, a bit worried about the large number of assigned bugs. On 24.11.2008, at 10:30, internals@lists.php.net wrote: > 32220 Assigned [PATCH] thread_resources for thread not getting > freed when apache kills thread > 38141 Suspended $_SERVER['SCRIPT_NAME'] set incorrectly with > mod_rewrite > 42473 Open ob_start php://output and headers > 46005 Open [PATCH] User not consistently logged under Apache2 > 46479 Open virtual() prints output to browser > ===============================================[Arrays > related]=============== > 44182 Open extract($a, EXTR_REFS) can fail to split copy-on- > write references > 45126 Assigned Can not pass userdata by reference to > array_walk_recursive() > 46283 Open array_merge_recursive() Warning recursion detected > in... > 46596 Open Setting an associative array $var with the key > $var: $var[$var] = true Arnaud, I saw that you did a fair bit with the Apache handler, as well as the array functions. Could you look over those tickets? > ===============================================[COM > related]================== > 31327 Assigned chinese char and word problem > 46522 Open Problem using new com Maybe its time we remove this extension from core? It doesnt seem like anyone is stepping up to care .. > ===============================================[Date/time > related]============ I presume Derick is on top of the really critical ones here.. > ===============================================[dBase > related]================ > 45383 Open Database create function ignores umask > 46264 Open FoxPro DBF files can not be opened How do we deal with extensions that get moved to PECL? I guess we close the bug and ask to get it reopened in PECL? (Boy would it be good to have one bug tracker to rule them all ..) > ===============================================[GD > related]=================== > ===============================================[GetImageSize > related]========= I guess Pierre has all of those .. > ===============================================[IIS > related]================== > 38111 Feedback PHP crashes IIS worker process and application pool > 39984 Suspended Response header sent as 302 despite being set to 301 > 44420 Open upload_tmp_dir directive in php.ini ignored for > file uploads > 46584 Open Invalid access to memory location." Pierre, is there anyone at Microsoft looking into these? > ===============================================[IMAP > related]================= > 45188 Open Crash during request shutdown if mail server shuts > down > 45213 Open imap_utf7_encode() computes wrong UTF-7 data > 45466 Open imap_open() does not validate passed parameters > 45813 Open Segfault in error handling Zoe, I remember seeing you mention on IRC, that you are looking into Josie's IMAP tests. Maybe you could verify these tickets while you have things setup to test IMAP ..? > ===============================================[JSON > related]================= > 45791 Verified json_decode does not handle number 0e0 > 45989 Open json_decode() passes through certain invalid JSON > strings > 46600 Verified "_empty_" key in objects (see #41504) Seeing that JSON is the new XML and 2 of these bugs are verified. Could someone look into this. IIRC in the past Yahoo (aka Rasmus) was looking after this extension a lot .. > ===============================================[Math > related]================= > 42143 Assigned The constant NAN is reported as 0 on Windows build > 45184 Assigned algorithm to limit random numbers to a certain > range is flawed > 45301 Assigned Serious flaw in random related functions > 46579 Feedback % integer overflow - no error message > 46587 Assigned mt_/rand produce out of range numbers when min = 0 > and max > get_randmax Alot of assigned bugs .. > ===============================================[MSSQL > related]================ > 34784 Assigned Changed database context error when SELECT > 33 > columns > 46635 Open Unable to load extention Is someone at Microsoft able to look into these? > ===============================================[MySQL > related]================ > 46116 Assigned Update libMySQL(i) Files in win32 builds > ===============================================[MySQLi > related]=============== > 44998 Assigned mysqli_real_escape_string() not properly escaping > null characters I guess Sun has all of these under their wing .. > ===============================================[OCI8 > related]================= > 37220 Suspended LOB Type mismatch when using windows & oci8.dll > 40186 Assigned ORA-00932: inconsistent datatypes: expected CHAR > got ARRAY > 45497 Assigned memory leak in select statement for varchar2 above > 2000 characters > 45769 Open Segmentation fault with OCI8 > 46471 Open Performance problem when reading XML columns > 46623 Assigned phpinfo() doesn't show compile time home with > phpize install Chris, do you have those on your agenda? > ===============================================[ODBC > related]================= > 20298 Open [PATCH] odbc.check_persistent not working Patrick, can you have a look here? > ===============================================[PDO > related]================== this is just depressing :( > ===============================================[SOAP > related]================= > 38331 Assigned SOAP call timeout when the response is chunked > 43069 Open SoapClient causes 505 HTTP Version not supported > error message Dmitry, I guess you could use a helping hand here .. anyone? > Assigned bugs and feature requests (reminders sent): this list is insanely long .. please everybody make sure that these reminders are actually send to somewhere you read. So that they actually serve their purpose and as Jani requested .. unassign yourself if you are unable to look into the bug in a reasonable timeframe . regards, Lukas Kahwe Smith mls@pooteeweet.org