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/DependencyInjection/Tests/Fixtures
Nicolas Grekas 86cae494b6 Merge branch '3.4'
* 3.4:
  Fix optional cache warmers are always instantiated whereas they should be lazy-loaded
  add some \ on PHP_VERSION_ID for 2.8
  [Di] Remove closure-proxy arguments
  [PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be converted to string
2017-06-02 12:06:41 +02:00
..
containers [Di] Remove closure-proxy arguments 2017-06-01 22:59:07 +02:00
directory [DI][Routing] recursive directory loading 2015-06-02 16:17:59 -07:00
graphviz [Di] Remove closure-proxy arguments 2017-06-01 22:59:07 +02:00
includes [DI] prepare for signature change in 4.0 2017-05-24 13:31:33 +02:00
ini [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
php Merge branch '3.4' 2017-06-02 12:06:41 +02:00
Prototype Allowing prototype/PSR4 service loading ability to exclude, because glob doesn't support this 2017-05-13 13:10:49 -04:00
xml Merge branch '3.4' 2017-06-02 12:06:41 +02:00
yaml Merge branch '3.4' 2017-06-02 12:06:41 +02:00
CaseSensitiveClass.php [DI] Add tests for class named services 2017-01-07 16:55:01 +01:00
CustomDefinition.php [DI] Fixed custom services definition BC break introduced in ec7e70fb… 2016-11-24 11:34:23 +01:00
DeprecatedClass.php [DI] Prevent AutowirePass from triggering irrelevant deprecations 2017-04-05 16:41:09 +02:00
FactoryDummy.php removed HHVM support 2017-06-01 15:17:54 -07:00
NamedArgumentsDummy.php Fixing bug where indexed args were set wrong in pass in some situations 2017-05-09 05:53:08 -04:00
StubbedTranslator.php [DI] Test references inside ServiceLocator are not inlined 2017-04-29 20:26:40 +02:00
TestServiceSubscriber.php [DI] Restrict autowired registration to "same-vendor" namespaces 2017-04-06 11:28:30 +02:00