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/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler
Nicolas Grekas f5939a8336 Merge branch '2.8' into 3.4
* 2.8:
  Fix Clidumper tests
  Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
  Apply fixers
  Disable the native_constant_invocation fixer until it can be scoped
  Update the list of excluded files for the CS fixer
2018-07-26 10:45:46 +02:00
..
AddCacheWarmerPassTest.php Merge branch '2.8' into 3.4 2018-02-11 18:15:12 +01:00
AddConsoleCommandPassTest.php Avoid reflection-based registration for command public services 2017-04-29 11:46:23 +02:00
AddConstraintValidatorsPassTest.php Merge branch '2.8' into 3.4 2018-02-11 18:15:12 +01:00
AddExpressionLanguageProvidersPassTest.php [Security] register custom providers on ExpressionLanguage directly 2018-04-04 19:20:26 +02:00
CacheCollectorPassTest.php Fix CacheCollectorPass priority 2017-06-01 19:06:24 +02:00
CachePoolClearerPassTest.php Merge branch '3.2' 2017-02-20 14:49:17 +01:00
CachePoolPassTest.php Merge branch '3.2' into 3.3 2017-07-11 09:17:58 +02:00
CachePoolPrunerPassTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ConfigCachePassTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ControllerArgumentValueResolverPassTest.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
DataCollectorTranslatorPassTest.php minor #21688 Further refactorings to PHPUnit namespaces (peterrehm) 2017-02-21 09:32:28 +01:00
FormPassTest.php fixes 2017-09-19 23:53:27 +02:00
LoggingTranslatorPassTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ProfilerPassTest.php do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
PropertyInfoPassTest.php do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
SerializerPassTest.php do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
TranslatorPassTest.php do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
UnusedTagsPassTest.php do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
WorkflowGuardListenerPassTest.php [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00