Hi, I had a user from the us using a pease of my software.. and found a bug in the intl extension when people was using a deprecated timezone setting, i added this to my config.php file, so i could report this to other users..
Is that in any way something i should add to the new systemrequirement class in sf2.1? or is this not something symfony wants to take care of? the problem was that the validator class reported on a simple form field object that the date was not valid.. eventho the user choose from the rendered dropdown menu of dates.. For deprecated timezones..: http://php.net/manual/en/timezones.others.php Best regards, Michael Holm -- 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
