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
Johannes Schmitt 6c0b0449a6 Merge remote branch 'origin/master' into annotations
Conflicts:
	UPDATE.md
	src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
	src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
2011-05-19 22:49:59 +02:00
..
BrowserKit [BrowserKit] fixed a weird behavior where a PHP process returns a successful exit code, but the PHP scripts actually died 2011-05-04 09:08:05 +02:00
ClassLoader added exceptions when APC is not enabled 2011-05-14 17:43:25 +02:00
Config [Config] fixed phpdoc 2011-05-19 08:05:27 +02:00
Console [Console] fixed typo 2011-05-17 10:27:02 +02:00
CssSelector [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
DependencyInjection [DependencyInjection] renamed Exception interface to ExceptionInterface to follow CS 2011-05-17 16:57:31 +02:00
DomCrawler fixed typoe on Exception message 2011-04-27 23:04:13 +09:00
EventDispatcher [Event] Tweak phpDoc for consistency 2011-04-06 09:42:48 +02:00
Finder [Finder] made the Custom filter accept all PHP callbacks 2011-05-09 15:30:41 +02:00
Form Fix merge error (function "guess" was in there twice) 2011-05-19 05:45:29 -07:00
HttpFoundation [HttpFoundation] updated session to only save on destruct if started 2011-05-19 11:47:21 -07:00
HttpKernel [HttpCache] fixed typo 2011-05-18 18:40:36 +02:00
Locale [Locale] Improved error reporting and added stubs for intl_is_failure(), intl_get_error_code() and intl_get_error_message() 2011-05-19 01:15:37 +02:00
Process Fix process creation under Win7 Ultimate (app/console assetic:dump ./web): 2011-05-19 07:52:45 -07:00
Routing Merge remote branch 'origin/master' into annotations 2011-05-19 22:49:59 +02:00
Security [Security] updated with "intention" 2011-05-16 14:16:30 -07:00
Serializer merged Seldaek/serializer_fix 2011-05-11 10:16:15 +02:00
Templating Make casting scalar to array consistent 2011-04-26 12:16:35 +02:00
Translation [Translation] removed unnecessary default parameter value 2011-04-25 22:58:23 +02:00
Validator Merge remote branch 'origin/master' into annotations 2011-05-19 22:49:59 +02:00
Yaml [Yaml] tweaked error message 2011-05-14 17:37:28 +02:00