Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42979 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77361 invoked from network); 9 Feb 2009 00:08:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2009 00:08:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Linux 2.5 (sometimes 2.4) (4) Received: from [64.15.79.181] ([64.15.79.181:49623] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/22-61419-A047F894 for ; Sun, 08 Feb 2009 19:08:43 -0500 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id 9296C1E0795; Sun, 8 Feb 2009 19:08:34 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KKjIYNhLHEVh; Sun, 8 Feb 2009 19:08:27 -0500 (EST) Received: from [10.8.0.2] (sarcasm.vpn [10.8.0.2]) by iconoclast.caedmon.net (Postfix) with ESMTP id 204541E078D; Sun, 8 Feb 2009 19:08:26 -0500 (EST) Cc: "Lukas Kahwe Smith" , "php-dev List" Message-ID: <0872DA92-D8AD-4361-928E-FF1A6F9D9876@caedmon.net> To: Andi Gutmans In-Reply-To: <698DE66518E7CA45812BD18E807866CE02867546@us-ex1.zend.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Sun, 8 Feb 2009 19:08:32 -0500 References: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE02867546@us-ex1.zend.net> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] towards the next 5.3 release From: sean@caedmon.net (Sean Coates) > Maybe we can first collect a list here on internals@ on what apps have > been successfully been run on 5.3 and whether they required any > tweaking. If after we make a list there's still need to reach out > I'd be > happy to do some of that. FWIW, I've some casual testing with Habari and 5.3 and we haven't had any problems since ArrayObject was fixed, as far as I know. S