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
Matthieu Napoli be85d16940 [DependencyInjection] Fix #16461 Let Container::set() replace existing aliases
`Container::set()` now overrides any previously alias defined with the same name.
2016-02-12 09:48:06 +01:00
..
BrowserKit fixed CS 2016-01-27 11:46:45 +01:00
ClassLoader fixed APCu dep version 2016-01-25 15:47:02 +01:00
Config [appveyor] Ignore failures due to STATUS_ACCESS_VIOLATION errors 2016-02-04 15:25:59 +01:00
Console Fixer findings. 2016-01-22 08:50:32 +01:00
CssSelector minor #17480 Static code analysis (Koc) 2016-01-27 05:57:57 +01:00
Debug Update copyright year 2016-01-01 23:53:47 -03:00
DependencyInjection [DependencyInjection] Fix #16461 Let Container::set() replace existing aliases 2016-02-12 09:48:06 +01:00
DomCrawler Able to load big xml files with DomCrawler 2016-01-25 09:23:17 +01:00
EventDispatcher Static code analysis 2016-01-25 19:00:36 +02:00
Filesystem minor #16986 Fix Filesystem tests on Windows (WouterJ) 2016-01-27 08:39:45 +01:00
Finder minor #17638 [Finder] backport GlobTest from 2.7 branch (xabbuh) 2016-02-01 13:35:14 +01:00
Form remove unnecessary retrieval and setting of data 2016-02-12 00:13:18 +01:00
HttpFoundation sendContent return as parent. 2016-02-10 20:09:02 +01:00
HttpKernel avoid (string) catchable fatal error for __PHP_Incomplete_Class instances 2016-02-11 09:15:16 -05:00
Intl Static code analysis 2016-01-25 19:00:36 +02:00
Locale Update copyright year 2016-01-01 23:53:47 -03:00
OptionsResolver Update copyright year 2016-01-01 23:53:47 -03:00
Process [Process] Fix transient tests for incremental outputs 2016-02-02 14:16:45 +01:00
PropertyAccess Added more exceptions to singularify method 2016-02-09 22:08:46 +01:00
Routing add files used in FileResource objects 2016-02-03 19:52:07 +01:00
Security [appveyor] Fix failure reporting 2016-02-01 21:38:54 +01:00
Serializer [appveyor] Fix failure reporting 2016-02-01 21:38:54 +01:00
Stopwatch Update copyright year 2016-01-01 23:53:47 -03:00
Templating Update copyright year 2016-01-01 23:53:47 -03:00
Translation [appveyor] Fix failure reporting 2016-02-01 21:38:54 +01:00
Validator Fixer findings. 2016-01-22 08:50:32 +01:00
Yaml [YAML] Refine the return value of Yaml::parse() 2016-01-27 16:53:33 +00:00