On 18/02/2021 00:57, Daniel Beardsley wrote:
At iFixit we use a forked version of php with a small change to allow
automatically html-escaping echoed strings:
https://github.com/iFixit/php-src/commit/cb6eb5c35a07c843e5b357884186d77e3a1a2981

Long ago, PHP had a similar feature called Magic Quotes.

It is now universally considered to be among the worst and most damaging features that PHP ever introduced.

There is no apetite to reintroduce such a thing.

Mark Randall

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

Reply via email to