Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10485 invoked from network); 6 Aug 2008 07:20:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2008 07:20:05 -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:49569] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/D2-01880-3A059984 for ; Wed, 06 Aug 2008 03:20:04 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 689651EBC014; Wed, 6 Aug 2008 07:21:09 +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 6PBcbc+2V7gs; Wed, 6 Aug 2008 09:21:08 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (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 149181EBC013; Wed, 6 Aug 2008 09:21:08 +0200 (CEST) To: Steph Fox In-Reply-To: <048401c8f73d$8e04bcc0$a7bd614d@foxbox> X-Priority: 3 References: <048401c8f73d$8e04bcc0$a7bd614d@foxbox> Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 6 Aug 2008 09:18:10 +0200 Cc: "PHP Developers Mailing List" X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] towards alpha2 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 05.08.2008, at 22:55, Steph Fox wrote: >> - shutdown order issues (Greg) > > Greg will be back on board next week, but I think this was a ZE item > anyway? Yes, probably something for Stas or Dmitry? >> - unix path separators in spl (Steph/Greg/Marcus) > > Didn't know that one was on any list, sorry. I committed a flag to > provide unix paths in SPL iterators a couple of weeks ago. ok, marked as done. >> - fix open issues in phar (Greg) > > There aren't any... or at least, none that I know of. No bug reports > open other than documentation. Greg *may* still want to do some > performance-related work on return, assuming Dmitry's left him > anything that way. these are the ml posts i was referring t:o http://marc.info/?l=php-internals&m=121626110032715 http://marc.info/?l=php-internals&m=121507100804623 > You're missing the UPGRADE file from your TODO? I have upgrading the 5.3 scratchpad as a perpetual todo on the wiki. I guess starting with the beta we should have an UPGRADE file though. regards, Lukas Kahwe Smith mls@pooteeweet.org