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-01 15:27:12 +01:00
..
BrowserKit normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ClassLoader [ClassLoader] made a small optimization 2011-01-30 10:53:57 +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 [Container] Tweak code 2011-02-01 13:21:10 +01:00
DomCrawler if( -> if ( 2011-01-19 07:20:27 +01:00
EventDispatcher [EventDispatcher] removed unused class variable 2011-01-28 16:36:43 +01:00
Finder normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Form [Form] Fields may now be anonymous, but anonymous fields must not be added to groups. They can only be used as prototypes 2011-02-01 15:27:12 +01:00
HttpFoundation [HttpFoundation] Fixed failing tests introduced in 8dd0c5641a 2011-01-31 15:38:13 +01:00
HttpKernel [HttpKernel] added a StoreInterface 2011-01-31 14:15:12 +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 setContext() method to both matchers and generators 2011-01-24 16:59:32 +01:00
Security Fixed typo 2011-01-28 18:46:27 +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] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false 2011-01-28 09:19:32 +01:00
Yaml [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00