Am 7/21/14, 10:21 PM, schrieb Yasuo Ohgaki:

> 
> Even if we have PHP-5.7 branch, we have merge up policy. Therefore,
> any new feature will end up with master, I suppose. If a new feature is 
> only available to PHP-5.7 branch, it's a merge bug, isn't it?
> 
> Regards,

We had this policy before and it didn't help us. The problem is
maintiaining all the branches and keeping people interested in the next
branch because people tend to focus on the currently release branch.
When we decided upon the release RFC we talked a lot about the overhead
of maintaing multiple branches and tried to reduce the amount of
branches. In particular with API changes it becomes tidious if we try to
maintain a feature across branches and that implicit divergence has to
be resolved better sooner or later, or otherwise it would be just like
the old php6 again.

David

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

Reply via email to