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/Config/Tests
Nicolas Grekas 83a9ca6ed6 feature #28027 [Config] Rename FileLoaderLoadException to LoaderLoadException (ProgMiner)
This PR was merged into the 4.2-dev branch.

Discussion
----------

[Config] Rename FileLoaderLoadException to LoaderLoadException

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

Renamed `FileLoaderLoadException` to `LoaderLoadException`.

Commits
-------

24471a2780 [Config] Rename FileLoaderLoadException to LoaderLoadException
2018-08-10 09:17:45 +02:00
..
Definition [Config] show proposals when unsupported option is provided 2018-08-07 18:38:04 +02:00
Exception [Config] Rename FileLoaderLoadException to LoaderLoadException 2018-08-10 09:13:17 +02:00
Fixtures deprecate tree builders without root nodes 2018-06-19 14:34:32 +02:00
Loader [Config] Rename FileLoaderLoadException to LoaderLoadException 2018-08-10 09:13:17 +02:00
Resource Merge branch '3.4' into 4.0 2018-07-26 13:22:46 +02:00
Util [Config] Fix tests when path contains UTF chars 2018-05-14 18:49:53 +02:00
ConfigCacheFactoryTest.php Fix typo in test method name 2018-03-19 19:30:35 +01:00
ConfigCacheTest.php Refactoring tests. 2017-12-12 05:05:30 -02:00
FileLocatorTest.php Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
ResourceCheckerConfigCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00