First post ever in a mailing list here. Hi there.
I was browsing the source code of Sf2 as I want to get involved somehow. And I ended finding something disturbing in the MoneyType.php file. Around like 94 there are some references to the global namespace to find NumberFormatter. This raises exceptions while trying to build some SF2 Forms outside the Symfony2 environment. As its my first post here I wanted to know the following : - Is it normal? - Where to find out if it was normal or not before asking here? - If it wasn't can I commit small changes like that? Or should I just send a ticket and let you work (as there is so many things to do). - Can I change some small things when I find it useful? How to find out if they are useful or not? - Can I add some documentation to the undocumented code, or is it undocumented on purpose? (performance, whatever) - Where to find where you are, and where you go and what needs to be done? Regards -- 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 symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
