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
Fabien Potencier c7d5fd16e0 fixed CS
2011-06-15 13:46:46 +02:00
..
BrowserKit fixed CS 2011-06-08 12:12:55 +02:00
ClassLoader [ClassLoader] tweaked public @api 2011-06-14 15:20:59 +02:00
Config fixed CS 2011-06-14 12:54:32 +02:00
Console [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
CssSelector [CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath() 2011-06-15 07:55:23 +02:00
DependencyInjection [Yaml] renamed load() to parse() 2011-06-14 16:25:25 +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 fixed CS 2011-06-15 13:46:46 +02:00
HttpFoundation fixed CS 2011-06-15 13:46:46 +02:00
HttpKernel made some tweaks to error levels 2011-06-15 13:04:19 +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] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made) 2011-06-15 09:36:36 +02:00
Security made some tweaks to error levels 2011-06-15 13:04:19 +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