Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76388 invoked from network); 10 Nov 2008 09:33:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 09:33:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.233 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.198.233 rv-out-0506.google.com Received: from [209.85.198.233] ([209.85.198.233:42293] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/DA-13010-ECFF7194 for ; Mon, 10 Nov 2008 04:33:04 -0500 Received: by rv-out-0506.google.com with SMTP id g37so2389175rvb.23 for ; Mon, 10 Nov 2008 01:32:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=G/5j6fUSFtHMo4gRW2diU6eSWp4SV4OQuBVKGUF2rAs=; b=J7PJIOOFc1W//Dn3HlcDiYbXoq97lflMcs0QUWiH4y1EY0Cdinnv/mli8BA9W/xcpi rLZDRukb+C7LeghD5Cpkb9Sk7rlu/g2IDWm0zoNDByENBLppMtMAXOyNFuIGDLQFzyOr PR6ak6ZPVRM6urcn/GIp0/6CFyqxle/jm1wTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FBzu825zdQVLcI34wkMWTN7dxgtIN1WPHdVfVUB159ARvvVlqtTfVIBbsFZP7mGChq OrVfXkcklNDGN3a3bYVetcj0vq+ILXiIVlsUmoueZe6zU1T9JzrunsN9k7IJ9h5k7m/d GXPsFUVcDJaP9Sq2kRFJq68k1rlNDy24oliKs= Received: by 10.141.164.13 with SMTP id r13mr3466222rvo.152.1226309566208; Mon, 10 Nov 2008 01:32:46 -0800 (PST) Received: by 10.140.133.15 with HTTP; Mon, 10 Nov 2008 01:32:46 -0800 (PST) Message-ID: Date: Mon, 10 Nov 2008 12:32:46 +0300 To: "Lukas Kahwe Smith" Cc: "PHP Development" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] alpha3 or forever hold your peace From: indeyets@gmail.com ("Alexey Zakhlestin") On Mon, Nov 10, 2008 at 10:41 AM, Lukas Kahwe Smith wrote: > Hi, > > I just wanted to ask everybody to skim over the changes for PHP 5.3 we have > in CVS (especially bigger stuff like the addition/removal of an extension > etc.). Please bring up any areas you are concerned about that we might have > forgotten. However I am not interested in people bringing up a debate again > on namespace syntax or resolution orders (I hope to have the final behavior > in CVS ASAP). This is just an attempt to ensure we do not forget something. > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > PS: I know this might sound like an invitation for a flame war, it isnt. > Please keep replies as technical as possible. Thanks! 1) We have broken streams, currently: http://bugs.php.net/bug.php?id=46049 2) We still need someone to do upgrades to new parameter-parsing api in a) ext/mysql and ext/mysqli (I believe these are in works and will be committed soon) b) ext/interbase (any volunteers?) -- Alexey Zakhlestin http://blog.milkfarmsoft.com/