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-04-20 13:20:21 -07:00
..
BrowserKit [BrowserKit] added getServerParameter method which makes setServerParameters/setServerParameter methods testable 2011-04-17 11:22:59 +09:00
ClassLoader [ClassLoader] removed ClassLoaderInterface 2011-03-30 11:17:34 +02:00
Config removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Console removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
CssSelector removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
DependencyInjection [DependencyInjection] renamed ContainerBuilder::remove() as removeDefinition() to be more consistent with other definition-related methods 2011-04-20 04:48:19 -07:00
DomCrawler [DomCrawler] fixed various bug with URIs 2011-04-08 17:52:43 +02:00
EventDispatcher [Event] Tweak phpDoc for consistency 2011-04-06 09:42:48 +02:00
Finder [Finder] added Finder::append() method to be able to combine several Finder instances into one 2011-03-25 15:50:47 +01:00
Form removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpFoundation [HttpFoundation] fixed FilesystemSessionStorage 2011-04-20 13:20:21 -07:00
HttpKernel made request data collector more robust when the user got the request content as a resource 2011-04-19 14:02:32 +02:00
Locale Refactoring, replace is_null() wuth null === 2011-04-13 13:56:15 +02:00
Process [Process] made default options overridable 2011-04-12 11:04:35 +02:00
Routing [Routing] added RedirectableUrlMatcher 2011-04-20 15:54:48 +02:00
Security fixes a bug in the SwitchUserListener 2011-04-19 14:24:37 +02:00
Serializer Merge remote branch 'brikou/coding_standards' 2011-04-19 14:06:30 +02:00
Templating removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Translation removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Validator [Validator] switched to apc_exists() 2011-04-06 04:12:29 -07:00
Yaml removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00