On 08/02/2015 11:24, Tony Marston wrote:
Well said. If it is not possible to have a single codebase that runs in
both PHP 5 *AND* PHP 7 then that will be a total disaster.

Of course you can have a single codebase running both on PHP5 and PHP7, unless you want to use PHP7-only features.

But that doesn't mean that any codebase that currently runs on PHP5 will keep working on PHP7 without any changes. Most of the "modern" codebases probably will though.


Cheers
--
Matteo Beccati

Development & Consulting - http://www.beccati.com/

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

Reply via email to