On 25.01.2011, at 14:06, Tom Boutell wrote: > Bernhard and Fabien, I'm grepping around and it looks like most of the > Intl classes do get used in the form framework. > > It is possible to provide bare-bones plain PHP implementations of > these classes directly inside a wrapper that first checks whether > Locale already exists with class_exists().
I have previously raised this topic: > Since most of the classes do get used I am inclined to think this is > the simplest and most maintainable fix, in that you would continue to > "just use it" and I would worry about keeping the plain-vanilla, one- > locale fallback implementation working. Code of yours like this: I do not know the code well enough to know if its feasible, but I do agree that it would be the most elegant. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
