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
2017-09-06 17:42:52 +02:00
..
Asset [Asset] Starting slash should indicate no basePath wanted 2017-04-28 16:08:24 -07:00
BrowserKit Use rawurlencode() to transform the Cookie into a string 2017-07-11 16:37:17 +02:00
ClassLoader Fix indent of methods 2017-07-04 23:00:55 +02:00
Config #24046 added check for ext-dom to XmlUtil::loadFile 2017-09-03 12:02:00 +02:00
Console Fix ArrayInput::toString() for VALUE_IS_ARRAY options/args 2017-09-04 22:36:37 +02:00
CssSelector Fix minor phpdoc mismatches with the code(detected by phan) 2017-04-29 08:58:46 -07:00
Debug [Debug] Remove false-positive check in DebugClassLoader 2017-08-27 10:27:28 +02:00
DependencyInjection [DI] Fix dumping abstract with YamlDumper 2017-08-10 16:37:13 +02:00
DomCrawler Fix testHtml method with regexp 2017-08-14 12:36:32 +02:00
EventDispatcher [EventDispatcher] Fix ContainerAwareEventDispatcher::hasListeners(null) 2017-06-01 23:49:12 +02:00
ExpressionLanguage [ExpressionLanguage] throws an exception on calling uncallable method 2017-08-31 16:22:01 +02:00
Filesystem [Filesystem] Dont copy perms when origin is remote 2017-07-05 10:27:10 +03:00
Finder Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Form Add some phpdocs for IDE autocompletion and better SCA 2017-07-23 12:48:31 +03:00
HttpFoundation [travis] update to trusty 2017-09-06 17:42:52 +02:00
HttpKernel bumped Symfony version to 2.7.35 2017-08-28 12:18:16 -07:00
Intl Change number PHPDoc type to int|float 2017-08-25 17:49:09 +01:00
Locale fail when detecting risky tests 2017-04-12 09:39:27 +02:00
OptionsResolver fail when detecting risky tests 2017-04-12 09:39:27 +02:00
Process Identify tty tests in Component/Process 2017-06-27 18:14:10 +02:00
PropertyAccess [PropertyAccess] Fix TypeError discard 2017-06-30 11:24:55 +02:00
Routing minor #23222 [Routing] Fix XmlFileLoader exception message (voronkovich) 2017-06-19 07:02:36 -07:00
Security [Security] Fix security.interactive_login event const doc block 2017-08-06 13:40:38 +02:00
Serializer Improve CircularReferenceException message 2017-07-03 15:09:40 +02:00
Stopwatch fail when detecting risky tests 2017-04-12 09:39:27 +02:00
Templating Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Translation Dont call count on non countable object 2017-06-23 12:52:30 +02:00
Validator bug #23925 [Validator] Fix use of GroupSequenceProvider in child classes (linniksa) 2017-08-26 06:15:36 -07:00
VarDumper [VarDumper] Enhance docblock to tell about AbstractDumper::dumpLine(-1) 2017-08-27 10:38:33 +02:00
Yaml Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00