Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56493 invoked from network); 1 Jul 2009 20:32:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jul 2009 20:32:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.224 mail-fx0-f224.google.com Received: from [209.85.220.224] ([209.85.220.224:60004] helo=mail-fx0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/C2-43450-1E7CB4A4 for ; Wed, 01 Jul 2009 16:32:35 -0400 Received: by fxm24 with SMTP id 24so1194049fxm.23 for ; Wed, 01 Jul 2009 13:32:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=w+NScUbJztNJRvKkWyA9JcfMhBa29Yv+9n6cGWUWurY=; b=Z5bWw4CaSRyUjIwQJZ6Utq7WSek3JVYlFn+sAVI1MpCKvAoyL8mFGg/uBXoGYYi2wJ 9laJngs55DA6kdhpqHgtzGwG2UcigPxErZbGqs0czAYQjBwwsmA5HjjQhGmJy9RXqRSb 51vipZIMnusrisoyUGG6m8sgUTsuKUhOJ05hw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kp6z9oAzVvk/51y9dTb/y4tzXYeRtn1Lg9FyXFixxUOwCoGLWO55+HD0AlIVRokGXG XJZw5AY0uA6F9fTk54NG3sGq+KiYDnLzDOchut/vXZgLjm4+FqppUOBh9l1rRNw/srxu a+UYSo+Fj56DXeBUnAp6EQ3lubVAQ35L3Gu1c= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.117.84 with SMTP id p20mr9817914bkq.192.1246480349949; Wed, 01 Jul 2009 13:32:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Jul 2009 22:32:29 +0200 X-Google-Sender-Auth: 80094798d180e01e Message-ID: <2dedb8a0907011332o1e2628d5i66afdf958aca64a3@mail.gmail.com> To: Rodrigo Saboya Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: RFC: Type hinting revisited for PHP 5.3 From: kalle@php.net (Kalle Sommer Nielsen) 2009/7/1 Rodrigo Saboya : > ...I think HEAD is more suited for thoses changes > rather than 5.3 branch. (But I must confess I loved LSB and Closures in 5.3 > :) ) > Like said above, it can't (and wont go in 5.3) because it will break ABI -- regrads, Kalle Sommer Nielsen kalle@php.net