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-06-19 13:20:00 +02:00
..
BrowserKit [BrowserKit] convert a click to a submit when the link is actually a form 2011-06-17 15:23:12 +02:00
ClassLoader [ClassLoader] made another performance improvement 2011-06-17 14:15:14 +02:00
Config fixed CS 2011-06-14 12:54:32 +02:00
Console [Console] fixed output formatter if content has line breaks 2011-06-18 02:07:44 +02:00
CssSelector [CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath() 2011-06-15 07:55:23 +02:00
DependencyInjection [DependencyInjection] Fix a typo 2011-06-16 10:37:09 +02:00
DomCrawler [CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath() 2011-06-15 07:55:23 +02:00
EventDispatcher [EventDispatcher] tweaked public @api 2011-06-14 14:40:48 +02:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Added missing quote for UnexpectedTypeException 2011-06-16 08:56:29 -07:00
HttpFoundation [HttpFoundation] refactored Session 2011-06-15 16:01:57 +02:00
HttpKernel [HttpKernel] sanitized log context in the log data collector 2011-06-19 13:20:00 +02:00
Locale fixed CS 2011-06-14 12:54:32 +02:00
Process fixed CS and unsude variable (PR #1319) 2011-06-14 14:05:40 -04:00
Routing [Routing] removed AnnotationGlobLoader 2011-06-17 18:18:03 +02:00
Security [Security] renamed UserProviderInterface::loadUser() to refreshUser() 2011-06-16 18:00:36 +02:00
Serializer fixed CS 2011-06-13 18:54:20 +02:00
Templating [Templating] fixed cache loader as the logical name can contain characters not valid on some OSes 2011-06-07 13:35:55 +02:00
Translation [Yaml] renamed load() to parse() 2011-06-14 16:25:25 +02:00
Validator merged branch vicb/file (PR #1317) 2011-06-15 08:57:16 +02:00
Yaml [Yaml] moved exceptions to their own sub-namespace (added a specific exception for the dump) 2011-06-14 16:25:26 +02:00