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
Nicolas Grekas 8d277ce3e5 Merge branch '4.1'
* 4.1:
  [VarDumper] fix dump of closures created from callables
  [DI] fix dumping inlined services
  Add framework asset changes to upgrade 3.0 guide
  [Travis] Bump ext-mongodb to 1.5.2 on Travis
  [DI] dont track classes/interfaces used to compute autowiring error messages
  [DI] fix GraphvizDumper ignoring inline definitions
  bumped Symfony version to 4.1.8
  updated VERSION for 4.1.7
  updated CHANGELOG for 4.1.7
  bumped Symfony version to 3.4.19
  updated VERSION for 3.4.18
  updated CHANGELOG for 3.4.18
  bumped Symfony version to 2.8.48
  updated VERSION for 2.8.47
  update CONTRIBUTORS for 2.8.47
  updated CHANGELOG for 2.8.47
  Fix ini_get() for boolean values
2018-11-06 18:10:56 +01:00
..
custom_container_class_constructor_without_arguments.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
custom_container_class_with_mandatory_constructor_arguments.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
custom_container_class_with_optional_constructor_arguments.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
custom_container_class_without_constructor.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02: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 [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services1.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services8.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services9_as_files.txt Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services9_compiled.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services10.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services12.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services13.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services19.php Merge branch '4.1' 2018-10-10 06:54:27 -07:00
services24.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services26.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services33.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_adawson.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_almost_circular_private.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_almost_circular_public.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_array_params.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_base64_env.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_csv_env.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_dedup_lazy_proxy.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_deep_graph.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_env_in_id.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_errored_definition.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_inline_requires.php Merge branch '4.1' 2018-09-08 15:42:43 +02:00
services_inline_self_ref.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_json_env.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_locator.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_non_shared_lazy.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_private_frozen.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_private_in_expression.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
services_rot13_env.php [DI] minor optim for dumped container 2018-10-06 20:06:14 +02:00
services_service_locator_argument.php [DI] minor optim for dumped container 2018-10-06 20:06:14 +02:00
services_subscriber.php [DI] minor optim for dumped container 2018-10-06 20:06:14 +02:00
services_tsantos.php Merge branch '4.1' 2018-11-06 18:10:56 +01:00
services_uninitialized_ref.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +02:00
simple.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00