Re: New escaped output operator

php.internals

Unnamed Person

10 years ago
Walter, yes I read, did you read? Niklas wrote:
> The escaping should also be aware of the content encoding.
I wrote: no we have a php.ini setting The context problem is already answered in the mail from Stas. Regards Thomas Walter Parker wrote on 18.06.2016 00:20:

Dan Ackroyd

10 years ago
On 17 June 2016 at 23:28, Thomas Bley <mails@thomasbley.de> wrote:
> I wrote: no we have a php.ini setting
While I can't speak for everyone, my belief is that any proposal that depends on adding new php.ini settings (that people will need to set per appliation,) is going to be overwhelmingly rejected. We've mostly learnt that fiddling with ini settings for anything other than a system wide setting is just a horrendous experience for end-users. cheers Dan