Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43000 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85576 invoked from network); 11 Feb 2009 17:07:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2009 17:07:18 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; 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:57445] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/2E-12172-5C503994 for ; Wed, 11 Feb 2009 12:07:18 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id A60F04144057 for ; Wed, 11 Feb 2009 17:07:53 +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 mWhj6XXDx6ZM for ; Wed, 11 Feb 2009 18:07:53 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (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 CE96A4144009 for ; Wed, 11 Feb 2009 18:07:52 +0100 (CET) Message-ID: <53C9D049-8C10-48F2-8312-C8A81D2B5990@pooteeweet.org> To: PHP Internals List Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Date: Wed, 11 Feb 2009 18:07:12 +0100 X-Mailer: Apple Mail (2.930.3) Subject: 5.3 todos From: mls@pooteeweet.org (Lukas Kahwe Smith) Hi, It seems aside from some smaller commits, the last minute closure =20 change has gone through without issues. Our todo list however doesnt have that many checked off items: http://wiki.php.net/todo/php53#next_release_beta2rc1 To me the biggest issue is the UPGRADING README. So please approach =20 Steph if you want to help. The following items remain open: - write UPGRADING README file (Steph) - add more tests for fileinfo (Felix/Derick) - make all extensions use php implementation of getenv (Pierre) - reorganize the bundled php.ini files to production/development =20 recommendations (Eric/Nathan) - re-enable phar for big endian systems (Scott) The following remain open and it does not seem someone is actively =20 working in it: - Fix static build of extension when static is the default and =96enable-=20= snapshot-build is used - Improve the build script to ease the parsing of the output and QA - ob_flush() should fail to flush unerasable buffers - tokenizer misses last single-line comment - ob_start(): inconsistent behaviour with undefined callbacks - pcntl_signal needs declare(ticks) which is deprecated since 5.3 - opendir() fails on Windows directories with parent directory =20 unaccessible - Bus error during build of phar.php - PDO: persistent connection leak - memory leak in the re2c - fix memleak in zend_object_handlers.c - PHP_5_3 missed merge from PHP_5_2 for write_func callback Other issues recently raised on the list - reflection/arginfo overlap issue - Throwing E_DEPRECATED on startup - casting doubles to ints I have send out an email to several larger OSS projects that are on =20 the primary-qa-tests@lists.php.net mailinglist. BTW: please subscribe =20= any key projects you know that are not yet on this list: http://pooteeweet.org/blog/1439 Again, I will be offline 99% of the time starting this Saturday until =20= March 5th. I hope that while I am gone we will have another release =20 that covers the above mentioned issues and ideally that would be RC1 =20 (unless bigger issues are uncovered that require larger changes). =20 Until then please let me know if you are taking over any of the above =20= items so that I can update the wiki. Speaking of wiki, Pierre also has =20= admin rights on the wiki and of course root access to the box. regards, Lukas Kahwe Smith mls@pooteeweet.org=