2011/4/19 Ferenc Kovacs <i...@tyrael.hu>:
> 2011/4/18 Johannes Schlüter <johan...@schlueters.de>
>> 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")

In theory, I want scalar type hints, but if we're still deadlocked on
that (and I suspect we still will be if it goes to a vote), I'd
happily see it backed out and sacrifice it to get a 5.4 release.

> btw. whats up with the https://wiki.php.net/rfc/releaseprocess ?

Seems to have fallen through the cracks, but I still think it's a good idea.

> 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.

+1.

> 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.

+1.

Adam

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to