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 d4d137de53 Merge branch '4.0' into 4.1
* 4.0:
  [HttpKernel] reset kernel start time on reboot
  Add code of Conduct links in our README
  bumped Symfony version to 4.0.12
  [DI] never inline lazy services
  updated VERSION for 4.0.11
  updated CHANGELOG for 4.0.11
  bumped Symfony version to 3.4.12
  updated VERSION for 3.4.11
  updated CHANGELOG for 3.4.11
  Default testsuite to latest PHPUnit 6.*
  [Github] Update the pull-request template
  bumped Symfony version to 2.8.42
  updated VERSION for 2.8.41
  updated CHANGELOG for 2.8.41
  [HttpFoundation] Fix cookie test with xdebug
  [Serializer] Check the value of enable_max_depth if defined
  [DI] remove dead code
  [PhpUnitBridge] silence some stderr outputs
  [Validator] Update sl translation
2018-05-25 16:55:38 +02:00
..
custom_container_class_constructor_without_arguments.php Merge branch '3.4' into 4.0 2018-03-19 18:30:36 +01:00
custom_container_class_with_mandatory_constructor_arguments.php fix merge 2018-02-04 15:28:36 +01:00
custom_container_class_with_optional_constructor_arguments.php Merge branch '3.4' into 4.0 2018-03-19 18:30:36 +01:00
custom_container_class_without_constructor.php fix merge 2018-02-04 15:28:36 +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] Allow binary values in parameters. 2018-03-27 14:07:16 +02:00
services9_as_files.txt Merge branch '4.0' 2018-04-02 12:08:33 +02:00
services9_compiled.php [DI] Add ContainerInterface::RUNTIME_EXCEPTION_ON_INVALID_REFERENCE 2018-03-24 17:54:13 +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 fixed some deprecation messages 2017-12-31 07:59:27 +01:00
services_almost_circular_public.php fixed some deprecation messages 2017-12-31 07:59:27 +01: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_csv_env.php [DI] Add a simple CSV env var processor 2018-01-19 08:16:49 +01:00
services_env_in_id.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_errored_definition.php [DI] Add ContainerInterface::RUNTIME_EXCEPTION_ON_INVALID_REFERENCE 2018-03-24 17:54:13 +01:00
services_inline_requires.php Merge branch '3.4' into 4.0 2018-01-29 10:06:29 +01:00
services_json_env.php Allow "json:" env var processor to parse null values 2018-03-19 19:53:10 +02:00
services_locator.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
services_non_shared_lazy.php Merge branch '3.4' into 4.0 2018-05-25 16:54:15 +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 [DI][FrameworkBundle] Hide service ids that start with a dot 2018-04-20 15:14:43 +02: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