On Mo, 2019-03-25 at 09:38 -0500, Sara Golemon wrote: > > As we stand now, code using short open tags works when those tags are > enabled. As we'd stand in the future, that code would not work. > That > level of BC break requires a strong justification.
The code would not simply "not work" but even potentially leak to the client (as PHP would not treat it as code) which could leak credentials or other sensitive information. I still think that long-term goal should be that language behavior doesn't depend on ini configuration. Also creating a tool which does the conversion is relatively simple. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php