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
2013-11-20 19:23:10 +01:00
..
BrowserKit bugix: CookieJar returns cookies with domain "domain.com" for domain "foodomain.com" 2013-09-25 15:49:28 +02:00
ClassLoader Fix some annotates 2013-09-19 11:36:05 +02:00
Config Fix some annotates 2013-09-19 11:36:05 +02:00
Console [Console] fix phpdoc and constructor default value 2013-11-08 01:49:34 +01:00
CssSelector Fix some annotates 2013-09-19 11:36:05 +02:00
DependencyInjection [DependencyInjection] removed the unused Reference and Parameter classes use statements from the compiled container class 2013-11-20 19:23:10 +01:00
DomCrawler [DomCrawler] [HttpFoundation] Make Content-Type attributes identification case-insensitive 2013-10-25 15:49:57 +00:00
EventDispatcher updated the composer install command to reflect changes in Composer 2013-09-18 09:27:26 +02:00
Filesystem updated the composer install command to reflect changes in Composer 2013-09-18 09:27:26 +02:00
Finder updated the composer install command to reflect changes in Composer 2013-09-18 09:27:26 +02:00
Form slovenian translations fixed 2013-11-04 02:00:27 +01:00
HttpFoundation Request::overrideGlobals() may call invalid ini value 2013-11-13 09:30:53 +01:00
HttpKernel CS fix 2013-11-17 14:39:12 +01:00
Locale [Locale] fixed the failing test described in #9455 2013-11-09 14:46:08 +01:00
OptionsResolver updated the composer install command to reflect changes in Composer 2013-09-18 09:27:26 +02:00
Process Check if the pipe array is empty before calling stream_select() 2013-11-15 17:36:11 +01:00
PropertyAccess updated the composer install command to reflect changes in Composer 2013-09-18 09:27:26 +02:00
Routing [Routing] removed extra argument 2013-09-26 21:07:06 +02:00
Security fixed CS 2013-10-30 09:27:36 +01:00
Serializer Fixed the error handling when decoding invalid XML to avoid a Warning 2013-10-28 13:20:44 +01:00
Stopwatch Make usleep longer and simplify assertions 2013-10-15 18:59:35 +02:00
Templating Fix in ChainLoader.php 2013-10-10 17:51:38 +02:00
Translation [Translation] fixed the error in the dumper test as described in #9475 2013-11-09 13:40:25 +01:00
Validator Force Luhn Validator to only work with strings 2013-11-09 16:57:10 +01:00
Yaml [Yaml] Fixed the escaping of strings starting with a dash when dumping 2013-10-11 00:23:27 +02:00