FriendsOfSymfony1 / symfony1

[DEPRECATED -- Use Symfony instead] Fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support
https://symfony.com/legacy
MIT License
337 stars 175 forks source link

Fix construction of sfValidatorError with an array of an array #318

Closed flohoss closed 3 months ago

flohoss commented 5 months ago

So in error messages the use of %year% %month% and %day% becomes possible

Closes #317