On 04/11/2012 02:10 PM, Yasuo Ohgaki wrote:
> It's also very easy to write backward compatible code also.
> The 3 lines of changes to adopt this RFC do not bother
> old PHP.
> 
> No compatibility issue for existing code
> Just 3 lines of change to adopt
> Full backward compatibility for OLD systems
> 
> The only issue is NEW code may be disclosed by **OLD**
> systems.
> 
> If you think it costs too much still, please let me know.

Pretty much all of the code I have ever written would break. I use
PHP-based templating everywhere and include my templates with
include/require. How exactly can I fix this with 3 lines of code?

-Rasmus

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

Reply via email to