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-09-21 22:14:12 +02:00
..
BrowserKit merged branch sasezaki/BrowserKit_useragent (PR #1789) 2011-07-26 09:21:10 +02:00
ClassLoader [ClassLoader] fixed CS 2011-08-13 10:30:20 +02:00
Config [Config] removed extra whitespace. 2011-07-01 09:35:17 +02:00
Console fixed previous merge, done the same change to other occurences 2011-09-16 14:38:31 +02:00
CssSelector [CssSelector] fixed exception namespace 2011-06-29 19:11:00 +02:00
DependencyInjection [DependencyInjection] fix 2219 IniFileLoader accept Boolean 2011-09-21 22:14:12 +02:00
DomCrawler [DomCrawler] ChoiceFormField should take the content when value is unavailable 2011-09-20 19:08:17 +03:00
EventDispatcher [EventDispatcher] Fix removeSubscriber() to work with priority syntax 2011-08-23 16:41:08 -04:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form [Form] fixed error bubbling for Date and Time types when rendering as multiple choices (closes #2062) 2011-09-14 08:30:47 +02:00
HttpFoundation [HttpFoundation] changed the strategy introduced in a5ccda47b4 to fix functional tests and still allow to call save more than once for a Session 2011-09-14 20:54:45 +02:00
HttpKernel [HttpKernel] fixed typo 2011-09-17 22:16:16 +02:00
Locale [Locale] Fix #2179 StubIntlDateFormatter support yy format 2011-09-16 13:12:22 +02:00
Process [Process] workaround a faulty implementation of is_executable on Windows 2011-09-15 19:42:58 +02:00
Routing [Routing] fixed a caching issue when annotations are used on a base class used by more than one concrete class 2011-08-30 21:39:58 +02:00
Security Fixed the creation of the subrequests 2011-09-18 00:24:28 +02:00
Serializer Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
Templating [Templating] tagged the public @api 2011-07-20 10:27:25 +02:00
Translation [Translator] fixed recursion when using a fallback that is the same as the locale 2011-09-21 20:13:06 +02:00
Validator Merge branch 'EvanK-patch-1' into 2.0 2011-09-02 09:39:11 +02:00
Yaml [Yaml] made a small optimization 2011-08-22 15:06:47 +02:00