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 72041c8821 Merge branch '3.4' into 4.0
* 3.4: (22 commits)
  [DI] Add tests for EnvVarProcessor
  [Bridge\PhpUnit] Fix #26430 Cannot autoload listeners
  Make sure we always render errors. Eventhough labels are disabled
  Make sure form errors is valid HTML
  [HttpKernel] Allow generators in registerBundle
  [TwigBundle] document TwigRenderer BC break in UPGRADE-3.4
  Extra line to bootstrap 3 horizontal layout
  [Serializer] Remove const override
  Update Client.php
  [PhpUnitBridge] Ability to use different composer.json file
  [DomCrawler] FormField: remove an useless return statement
  [Config] ReflectionClassResource check abstract ServiceSubscriberInterface and EventSubscriberInterface
  Display the Welcome Page when there is no homepage defined
  fix regression when extending the Container class without a constructor
  fix the updating of timestamp in the MemcachedSessionHandler
  [SecurityBundle] Make extra character non mandatory in regex
  [Config] Add characters to the regex
  bumped Symfony version to 3.4.7
  updated VERSION for 3.4.6
  updated CHANGELOG for 3.4.6
  ...
2018-03-19 18:30:36 +01: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] fix param name cast 2018-01-04 16:56:45 +01:00
services9_as_files.txt [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services9_compiled.php [DI] fix param name cast 2018-01-04 16:56:45 +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_env_in_id.php [DI] fix param name cast 2018-01-04 16:56:45 +01:00
services_inline_requires.php Merge branch '3.4' into 4.0 2018-01-29 10:06:29 +01:00
services_locator.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01: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 Merge branch '3.4' into 4.0 2018-01-04 16:52:56 +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