2011/4/18 Johannes Schlüter <johan...@schlueters.de> > +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<https://wiki.php.net/rfc/releaseprocess?s[]=release&s[]=process> ? 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 last 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