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-20 18:25:32 +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 [Form] Changed semantics of "always_empty" option in PasswordField 2010-12-18 08:06:15 +01:00
HttpFoundation [HttpFoundation] Send proper charset along with the default text/html header 2010-12-16 10:23:53 +01:00
HttpKernel Remove a useless test 2010-12-20 17:59:02 +01:00
Locale [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 2010-12-16 10:18:33 +01:00
Process [Process] tweaked php doc and fixed PhpProcess::run() return value 2010-12-20 10:30:59 +01:00
Routing Speed up url matching for route without variable 2010-12-20 18:25:32 +01:00
Security renamed reloadUserByAccount() to loadUserByAccount() 2010-12-18 08:15:13 +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