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/Bundle/SecurityBundle/Tests
Tobias Schultze 25363450ca feature #23805 [HttpKernel] Deprecated commands auto-registration (GuilhemN)
This PR was squashed before being merged into the 3.4 branch (closes #23805).

Discussion
----------

[HttpKernel] Deprecated commands auto-registration

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | yes <!-- don't forget updating UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/23488
| License       | MIT
| Doc PR        |

Deprecates commands auto-registration. See https://github.com/symfony/symfony/issues/23488 for arguments.

Commits
-------

14215d8185 [HttpKernel] Deprecated commands auto-registration
2017-08-09 18:53:01 +02:00
..
DataCollector Merge branch '3.3' into 3.4 2017-06-24 11:47:31 +02:00
Debug Give info about called security listeners in profiler 2017-06-13 10:30:58 +02:00
DependencyInjection feature #23624 [FrameworkBundle] Commands as a service (ro0NL) 2017-08-06 12:29:14 +02:00
Functional feature #23805 [HttpKernel] Deprecated commands auto-registration (GuilhemN) 2017-08-09 18:53:01 +02:00
Security Merge branch '3.3' into 3.4 2017-06-24 09:45:46 -07:00
SecurityUserValueResolverTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00