Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51932 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29269 invoked from network); 18 Apr 2011 18:43:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2011 18:43:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:32917] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/1B-01409-D368CAD4 for ; Mon, 18 Apr 2011 14:43:13 -0400 Received: by iwn3 with SMTP id 3so5300110iwn.29 for ; Mon, 18 Apr 2011 11:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=DcMeJRRnRel/vYjDOSyrYJUYc9enbDo+OtPgv2IKSPw=; b=njEK79eDfah8WXL67Hyhd8ETpOf0z1nLTLLHuoxl4DeUWeOIETDjpt7GXPfA9wTiLO ft599dGUoX0ZZQcnmfjwxbL0ywUJl7ib579Qbi8+liD0ymgXuUwFeZsAOeIoTvAbNJVJ ZRtiAfsR8JPj4lLjqW/dPOLQ6lUJwmyNM9fXw= 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; b=ewLhATAh3WNHzL0W/IYAF0Fu6xi8ws54Zwj1ngOv4gONzARs5+2ZbaZk/jGKUaZMQ0 BjN4icKZaCGA69VBTo7Ga7EPVJTcgYY5eGqilwjghs2iYT697goWwbwvLbAVZQZNznG9 l/kiIw8K6eiL1GmO4aV8Sug16Lj79xDxe9exA= MIME-Version: 1.0 Received: by 10.231.130.22 with SMTP id q22mr3966088ibs.97.1303152184361; Mon, 18 Apr 2011 11:43:04 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.231.199.197 with HTTP; Mon, 18 Apr 2011 11:43:04 -0700 (PDT) In-Reply-To: <1303142992.7048.76.camel@guybrush> References: <1303142992.7048.76.camel@guybrush> Date: Mon, 18 Apr 2011 20:43:04 +0200 X-Google-Sender-Auth: klM8WnaOoA3x4fAE1iW5lpkGbPw Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Adam Harvey , internals Mailing List Content-Type: multipart/alternative; boundary=0050450145d209846504a135c39a Subject: Re: [PHP-DEV] Releases, trunk, policy and the wardrobe (Was: Re: [PHP-DEV] RFC: built-in web server in CLI.) From: info@tyrael.hu (Ferenc Kovacs) --0050450145d209846504a135c39a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/4/18 Johannes Schl=C3=BCter > +10000 > > Only thing for trunk to be done besides stabilization and such is > agreeing on the type hint stuff (and if we can't agree at least agree to > disagree for the moment and get the release out of the door). Currently > we still have the language extension which looks like another syntax but > does nothing in the tree. ('function foo(int $a) { var_dump($a); } > foo("string");' is valid code printing string(6) "string") > > johannes > > btw. whats up with the https://wiki.php.net/rfc/releaseprocess ? it's been a while since Pierre said that "We are almost ready to go with it, a matter of weeks. I fear that a major release is something we are not able to deal with right now." I think we can agree that this one will be a minor version, and as such, it would be a safe bet to go with the 5.4. the RM(s) should be elected(or did a formal election happened since the las= t time?) and we could freeze the trunk (or branch the 5.4) and start sorting out, that what needs to worked on, or removed for the release. Tyrael --0050450145d209846504a135c39a--