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/Routing/Loader
Tobias Schultze 589179cfac feature #13396 [Routing] remove deprecations for 3.0 (Tobion)
This PR was merged into the 3.0-dev branch.

Discussion
----------

[Routing] remove deprecations for 3.0

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

Commits
-------

f939fea [Routing] make path required again in the xsd
82d54fa [FramworkBundle] our tests now expect symfony 3.0 behavior for routing
4ca9ab3 [FrameworkBundle] remove deprecated routing features
86278cd [Routing] remove deprecated features from routing
2015-01-31 21:34:12 +01:00
..
schema/routing [Routing] make path required again in the xsd 2015-01-31 21:19:47 +01:00
AnnotationClassLoader.php feature #13396 [Routing] remove deprecations for 3.0 (Tobion) 2015-01-31 21:34:12 +01:00
AnnotationDirectoryLoader.php [Routing] added more phpdoc and replaced 'array of type' by 'Type[]' 2012-11-12 16:14:50 +01:00
AnnotationFileLoader.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
ClosureLoader.php [2.3] Remove possible call_user_func() 2014-11-21 10:26:02 +01:00
PhpFileLoader.php [Routing] Moving include instruction to separate method 2014-10-07 16:17:15 +02:00
XmlFileLoader.php [Routing] make path required again in the xsd 2015-01-31 21:19:47 +01:00
YamlFileLoader.php [Routing] remove deprecated features from routing 2015-01-16 08:47:05 +01:00