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
Moritz Kraft dcc65866c9 Update DebugClassLoader.php
Using name property of ReflectionClass instance in strncmp instead of __toString() return value, the latter seemed to breaking one of hte vendor bundles we use, and it seems fine now with the former.
2015-04-20 18:36:32 +01:00
..
Asset removed 3.0 constraints from 2.7 composer files 2015-04-10 09:23:38 +02:00
BrowserKit Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
ClassLoader Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Config Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Console Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
CssSelector Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Debug Update DebugClassLoader.php 2015-04-20 18:36:32 +01:00
DependencyInjection Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
DomCrawler Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
EventDispatcher Merge branch '2.6' into 2.7 2015-04-20 13:53:55 +02:00
ExpressionLanguage Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Filesystem Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Finder Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Form [Form] Removed remaining deprecation notices in the test suite 2015-04-19 12:11:13 +02:00
HttpFoundation minor #14366 [HttpFoundation] remove getExtension method (dosten) 2015-04-19 18:59:32 +02:00
HttpKernel Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Intl Tweak classmap paths 2015-04-11 23:38:34 +02:00
Locale Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
OptionsResolver Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Process Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
PropertyAccess Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Routing Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Security Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Serializer Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Stopwatch Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Templating Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Translation Merge branch '2.6' into 2.7 2015-04-20 13:53:55 +02:00
Validator Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
VarDumper Add two more components to psr-4 2015-04-11 23:38:34 +02:00
Yaml Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00