On Mon, 21 Jul 2014, Zeev Suraski wrote: > As we’re getting closer to release 5.6.0, and given the very high level of > interest in phpng, I think it’s time for us to provide some clarity > regarding what happens post 5.6.0. > > Dmitry and I wrote an RFC proposing that we merge phpng into master and > turn it into the basis of the next major version of PHP (name TBD). > > The RFC is available at https://wiki.php.net/rfc/phpng
I was wondering whether there is an extension upgrading guide somewhere? I saw that https://wiki.php.net/phpng-int lists the changes to zvals, but it's not a guide and/or checklist on what to do for upgrading an extension. This, IMO, should include things such as: - which things needs changing - how object instanciation is now different - common pitfalls and errors. - etc. If there isn't such a thing, it's going to be quite necessary for 3rd party extension developers I'd say. cheers, Derick
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php