Fabien Potencier 60b811947b [Form] fixed error message (closes #1034) 14 years ago
..
BrowserKit 6d334289ee [BrowserKit] fixed a weird behavior where a PHP process returns a successful exit code, but the PHP scripts actually died 14 years ago
ClassLoader 4ef13b6d5c added exceptions when APC is not enabled 14 years ago
Config c0e8db18f9 [Config] fixed phpdoc 14 years ago
Console 5ad2ff0595 [Console] added the possibility to pass a default value for DialodHelper::askAndValidate() 14 years ago
CssSelector 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
DependencyInjection 0e65bc746e [DependencyInjection] renamed Exception interface to ExceptionInterface to follow CS 14 years ago
DomCrawler 3d85db8fbc fixed typoe on Exception message 14 years ago
EventDispatcher 745d144e79 [Event] Tweak phpDoc for consistency 14 years ago
Finder 05e75e2712 [Finder] made the Custom filter accept all PHP callbacks 14 years ago
Form 60b811947b [Form] fixed error message (closes #1034) 14 years ago
HttpFoundation b042366353 Merge remote branch 'stfalcon/patch-2' 14 years ago
HttpKernel 82686751dd [HttpCache] fixed typo 14 years ago
Locale 829aa4dc0b [Locale] Improved error reporting and added stubs for intl_is_failure(), intl_get_error_code() and intl_get_error_message() 14 years ago
Process 7f089c0b05 [Process] Fixed namespace typo and windows test 14 years ago
Routing a2a1a88291 Merge remote branch 'schmittjoh/annotations' 14 years ago
Security b645278f8b [Security] updated with "intention" 14 years ago
Serializer 8bc13b9cdd fixed wrong usage of `supportsDenormalization()` (@see NormalizerInterface) 14 years ago
Templating f83e92bf44 Make casting scalar to array consistent 14 years ago
Translation 88e78e6f44 [Translation] removed unnecessary default parameter value 14 years ago
Validator 6c0b0449a6 Merge remote branch 'origin/master' into annotations 14 years ago
Yaml e1347e788e [Yaml] tweaked error message 14 years ago