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
2010-12-16 20:13:40 +01:00
..
BrowserKit [BrowserKit] Fix parameters order in Client::submit 2010-11-03 15:15:21 +01:00
Console a-[Console] added some phpdoc 2010-12-06 08:11:27 +01:00
CssSelector [CssSelector] Fixed typo 2010-10-19 17:20:34 +02:00
DependencyInjection fixed typo 2010-12-14 07:49:55 +01:00
DomCrawler made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
EventDispatcher fixes bugs due to not disconnected listeners 2010-12-08 08:14:33 +01:00
Finder Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Form [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 2010-12-16 10:18:33 +01:00
HttpFoundation [HttpFoundation] Send proper charset along with the default text/html header 2010-12-16 10:23:53 +01:00
HttpKernel The method ->getHeader(...) doen't exists. Replace it by ->headers->get(...) 2010-12-16 20:13:40 +01:00
Locale [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 2010-12-16 10:18:33 +01:00
Process Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Routing [Routing] added . as a valid character in route names 2010-12-12 08:53:49 +01:00
Security fixed user refreshing after unserialization 2010-12-15 17:38:30 +01:00
Templating removed the OutputEscaper component, added escape mechanism in the Templating Engine class 2010-11-23 12:59:21 +01:00
Translation added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00
Validator [Validator] Implemented Image constraint 2010-12-16 10:18:33 +01:00
Yaml [Yaml] fixed parsing of simple inline documents 2010-11-29 21:09:02 +01:00