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-07-16 00:29:54 +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 [Config] removed extra whitespace. 2011-07-01 09:35:17 +02:00
Console removed usage of \Exception as PHPUnit won't allow to catch them anymore in the next major version 2011-07-11 11:54:00 +02:00
CssSelector [CssSelector] fixed exception namespace 2011-06-29 19:11:00 +02:00
DependencyInjection [DependencyInjection] fixed un-detected circular references involving aliases 2011-07-11 18:25:40 +02:00
DomCrawler [DomCrawler] fixed Link::getUri() method for anchors 2011-06-23 08:20:13 +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 merged branch gbirke/form_error_docs (PR #1599) 2011-07-11 11:28:00 +02:00
HttpFoundation Revert "fixed inconsistent naming" 2011-07-15 15:55:30 +02:00
HttpKernel [HttpKernel] lowered the number of level to keep in Flattened exceptions to make the tests pass when XDebug is enabled (beause of the default max nesting level of 100) 2011-07-16 00:29:33 +02:00
Locale [Locale] fixed CS 2011-06-24 01:49:48 +02:00
Process [Process] fixed CS 2011-07-12 08:16:22 +02:00
Routing [Routing] Allow multiple @Route annotations with a default name on a single method (fixes #1647) 2011-07-12 15:30:32 +02:00
Security merged branch schmittjoh/abstractAuthenticationListener (PR #1683) 2011-07-13 19:12:19 +02:00
Serializer fixed CS 2011-06-23 14:07:53 +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 removed usage of \Exception as PHPUnit won't allow to catch them anymore in the next major version 2011-07-11 11:54:00 +02:00
Validator [Validator] fixed error message property path when a collection error occurs 2011-07-16 00:29:54 +02:00
Yaml [Yaml] Wrap numeric strings in quotes when dumping 2011-07-13 16:58:57 -04:00