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-11 09:37:49 -07: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 [HttpFoundation] added some information in a phpdoc 2011-07-11 11:30:24 +02:00
HttpKernel merged branch stof/exception_listener (PR #1633) 2011-07-11 17:02:32 +02:00
Locale [Locale] fixed CS 2011-06-24 01:49:48 +02:00
Process Fixed problems with running processes returns wrong exitcode (-1) on Linux. 2011-07-11 09:37:49 -07:00
Routing [Routing] added back a comment that were deleted previously 2011-07-07 11:11:30 +02:00
Security Added a AccessDeniedHttpException to wrap the AccessDeniedException. 2011-07-11 13:12:24 +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 merged branch marcw/validator-choice (PR #1577) 2011-07-09 09:19:08 +02:00
Yaml added more information about a resource in error and debug messages 2011-06-20 10:16:09 +02:00