Hi all, I am looking for an advice. Right now symfony uses htmlentities in "dev" environment.
Function htmlentities does not support Central European character set "ISO-8859-2", and it spits a "beautiful" warning that it does not support it and uses "ISO-8859-1". Using "dev" environments with so many warnings is awfully hard at the moment. I may provide a screenshot for it. I'd like to propose putting "@" in front of all htmlentities calls in symfony. I know this is not an elegant style of coding, but IMO this is the best solution at the moment. What do you devs think of it? Best regards, Piotr Szczepanik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
