Hi Internals,
as you are aware we delayed the first beta by about 4 weeks to get
Zend Optimizer in. This week will finally see the release of the first
beta. This implies:
No new features should be added to the PHP-5.5 branch from now on!
RFC that are currently in voting phase can be merged once their vote
finish. Everything else has to wait for 5.6. Fixing bugs, updating
timezone db, etc in PHP-5.5 is obviously okay.
Thanks,
David
Hi!
as you are aware we delayed the first beta by about 4 weeks to get
Zend Optimizer in. This week will finally see the release of the first
beta. This implies:No new features should be added to the PHP-5.5 branch from now on!
RFC that are currently in voting phase can be merged once their vote
finish. Everything else has to wait for 5.6. Fixing bugs, updating
timezone db, etc in PHP-5.5 is obviously okay.
What about https://wiki.php.net/rfc/array_column? It's in accepted but
not merged. I could probably go over it over the weekend and try to fix
remaining issues and merge it, is it ok for 5.5?
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Hi!
as you are aware we delayed the first beta by about 4 weeks to get
Zend Optimizer in. This week will finally see the release of the first
beta. This implies:No new features should be added to the PHP-5.5 branch from now on!
RFC that are currently in voting phase can be merged once their vote
finish. Everything else has to wait for 5.6. Fixing bugs, updating
timezone db, etc in PHP-5.5 is obviously okay.What about https://wiki.php.net/rfc/array_column? It's in accepted but
not merged. I could probably go over it over the weekend and try to fix
remaining issues and merge it, is it ok for 5.5?
I was looking into this today and there were some minor compiling
errors. Rasmey is going to take care of them and I will merge it
tomorrow before beta1.
David