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-31 22:59:22 +02:00
..
BrowserKit merged branch sasezaki/BrowserKit_useragent (PR #1789) 2011-07-26 09:21:10 +02:00
ClassLoader [ClassLoader] Improve exception messages of the debug class loader 2011-07-31 22:59:22 +02:00
Config [Config] removed extra whitespace. 2011-07-01 09:35:17 +02:00
Console Detect EOF when reading input stream 2011-07-27 10:47:43 +03:00
CssSelector [CssSelector] fixed exception namespace 2011-06-29 19:11:00 +02:00
DependencyInjection [DependencyInjection] tagged the public @api 2011-07-20 10:50:27 +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 [Form] Reverted PR #1758. 2011-07-22 16:42:50 +02:00
HttpFoundation fixed CS 2011-07-27 08:27:46 +02:00
HttpKernel Changed the wording of the exception thrown when Bundle::getAlias() returns something different to the Container::underscore version, fixes #1768 2011-07-26 20:18:06 +10: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] changed UrlGeneratorInterface::generate() signature to allow passing objects instead of arrays 2011-07-26 08:00:41 +02:00
Security Using the $status parameter instead of fixed value when creating a RedirectResponse. 2011-07-24 03:16:11 -07:00
Serializer fixed CS 2011-06-23 14:07:53 +02:00
Templating [Templating] tagged the public @api 2011-07-20 10:27:25 +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] tagged the public @api 2011-07-20 10:37:57 +02:00
Yaml [Yaml] Wrap numeric strings in quotes when dumping 2011-07-13 16:58:57 -04:00