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
Fabien Potencier 956c2f8091 Merge branch '3.4' into 4.0
* 3.4:
  use brace-style regex delimiters
  Fixed typo RecursiveIterator -> RecursiveIteratorIterator
  [Cache] fix logic for fetching tag versions on TagAwareAdapter
  [FrameworkBundle] Use the correct service id for CachePoolPruneCommand in its compiler pass
  Hide short exception trace by default
  [Doctrine Bridge] fix priority for doctrine event listeners
  [Validator] make phpdoc of ObjectInitializerInterface interface more accurate
  [Validator] fixes phpdoc reference to an interface that was removed in Symfony 3.0
2018-05-07 09:12:24 +02: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 [FrameworkBundle] Use the correct service id for CachePoolPruneCommand in its compiler pass 2018-05-03 16:57:56 -07:00
DataCollectorTranslatorPassTest.php minor #21688 Further refactorings to PHPUnit namespaces (peterrehm) 2017-02-21 09:32:28 +01:00
LoggingTranslatorPassTest.php do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
ProfilerPassTest.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