This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
2011-02-04 12:10:16 +01:00
..
BrowserKit normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ClassLoader [UniversalClassLoader] Small optimization 2011-02-04 12:10:16 +01:00
Console [Console] Add missing method isInteractive() to InputInterface and added some docblock comments to all interface methods. 2011-01-28 18:28:17 +01:00
CssSelector normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DependencyInjection [DependencyInjection] made an optimization on dumped DIC 2011-02-04 00:17:51 +01:00
DomCrawler if( -> if ( 2011-01-19 07:20:27 +01:00
EventDispatcher [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) 2011-02-04 00:29:28 +01:00
Finder normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Form [Form] Fixed: ChoiceFields never validated 2011-02-04 11:30:49 +01:00
HttpFoundation made a small optimization 2011-02-04 05:45:07 +01:00
HttpKernel [Bundle] Small optimization 2011-02-04 12:10:16 +01:00
Locale normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Process normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Routing [Routing] added support for non-standard port numbers in absolute urls 2011-02-04 00:25:25 +01:00
Security fixed method call, cosmetic variable rename 2011-02-04 00:32:15 +01:00
Serializer is_scalar(null) !== true 2011-02-01 13:55:10 +01:00
Templating replaced some var_export() with json_encode() for better readability 2011-01-26 15:55:28 +01:00
Translation normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Validator [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 2011-02-03 13:21:37 +01:00
Yaml [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00