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
Fabien Potencier f031154fa7 bug #12858 [ClassLoader] Fix undefined index in ClassCollectionLoader (szicsu)
This PR was merged into the 2.3 branch.

Discussion
----------

[ClassLoader] Fix undefined index in ClassCollectionLoader

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

cfdb925 [ClassLoader] Fix undefined index in ClassCollectionLoader
2014-12-07 19:38:12 +01:00
..
BrowserKit PSR-2 fixes 2014-12-02 19:42:47 +00:00
ClassLoader [ClassLoader] Fix undefined index in ClassCollectionLoader 2014-12-04 22:06:34 +01:00
Config PSR-2 fixes 2014-12-02 19:42:47 +00:00
Console PSR-2 fixes 2014-12-02 19:42:47 +00:00
CssSelector Docblock fixes 2014-11-30 13:33:44 +00:00
Debug PSR-2 fixes 2014-12-02 19:42:47 +00:00
DependencyInjection Removed unused imports 2014-12-03 20:18:13 +00:00
DomCrawler PSR-2 fixes 2014-12-02 19:42:47 +00:00
EventDispatcher Minor phpcs fixes 2014-12-07 18:50:06 +01:00
Filesystem Docblock fixes 2014-11-30 13:33:44 +00:00
Finder PSR-2 fixes 2014-12-02 19:42:47 +00:00
Form fix phpdoc's alignment 2014-12-07 19:24:30 +01:00
HttpFoundation Minor phpcs fixes 2014-12-07 18:50:06 +01:00
HttpKernel Removed unused imports 2014-12-03 20:18:13 +00:00
Intl Minor phpcs fixes 2014-12-07 18:50:06 +01:00
Locale Docblock fixes 2014-11-30 13:33:44 +00:00
OptionsResolver Docblock fixes 2014-11-30 13:33:44 +00:00
Process Docblock fixes 2014-11-30 13:33:44 +00:00
PropertyAccess Minor phpcs fixes 2014-12-07 18:50:06 +01:00
Routing CS fixes 2014-12-03 20:10:26 +00:00
Security minor #12887 [2.3] CS Fixes: fix phpdoc's alignment (keradus) 2014-12-07 19:28:24 +01:00
Serializer fix phpdoc's alignment 2014-12-07 19:24:30 +01:00
Stopwatch [2.3] More cs fixes 2014-12-04 06:06:17 +01:00
Templating Docblock fixes 2014-11-30 13:33:44 +00:00
Translation Docblock fixes 2014-11-30 13:33:44 +00:00
Validator [2.3] More cs fixes 2014-12-04 06:06:17 +01:00
Yaml Removed unused imports 2014-12-03 20:18:13 +00:00