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/php
2018-07-29 16:51:25 +02:00
..
custom_container_class_constructor_without_arguments.php fix regression when extending the Container class without a constructor 2018-03-08 10:22:06 +01:00
custom_container_class_with_mandatory_constructor_arguments.php always call the parent class' constructor 2018-01-22 14:46:57 +01:00
custom_container_class_with_optional_constructor_arguments.php fix regression when extending the Container class without a constructor 2018-03-08 10:22:06 +01:00
custom_container_class_without_constructor.php always call the parent class' constructor 2018-01-22 14:46:57 +01:00
php_with_wrong_ext.yml [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
services1-1.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services1.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services8.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services9_as_files.txt [DI] Fix hardcoded cache dir for warmups 2018-03-26 13:32:25 +02:00
services9_compiled.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services9.php [DI] Optimize Container::get() for perf 2017-12-12 22:54:52 +01:00
services10.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services12.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services13.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services19.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services24.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services26.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services33.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services_almost_circular_private.php [DI] Fix false-positive circular ref leading to wrong exceptions or infinite loops at runtime 2018-07-29 16:51:25 +02:00
services_almost_circular_public.php [DI] Fix false-positive circular ref leading to wrong exceptions or infinite loops at runtime 2018-07-29 16:51:25 +02:00
services_array_params.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_base64_env.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_dedup_lazy_proxy.php [DI] Deduplicate generated proxy classes 2018-06-09 21:22:19 +02:00
services_env_in_id.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_inline_requires.php [DI] Fix initialization of legacy containers by delaying include_once 2018-01-21 10:59:06 +01:00
services_legacy_privates.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
services_locator.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services_non_shared_lazy.php [DI] Deduplicate generated proxy classes 2018-06-09 21:22:19 +02:00
services_private_frozen.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services_private_in_expression.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services_rot13_env.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_subscriber.php Remove randomness from dumped containers 2018-01-04 16:07:28 +01:00
services_uninitialized_ref.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
simple.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00