Skip to content

Commit

Permalink
Merge pull request FriendsOfSymfony#2875 from XWB/routing
Browse files Browse the repository at this point in the history
Revert "New rounting files for Symfonyf4.1"
  • Loading branch information
stof authored Dec 9, 2018
2 parents fc8a29f + 57daa9e commit 935127b
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 144 deletions.
21 changes: 0 additions & 21 deletions Resources/config/routing_41/all.xml

This file was deleted.

11 changes: 0 additions & 11 deletions Resources/config/routing_41/change_password.xml

This file was deleted.

27 changes: 0 additions & 27 deletions Resources/config/routing_41/group.xml

This file was deleted.

15 changes: 0 additions & 15 deletions Resources/config/routing_41/profile.xml

This file was deleted.

23 changes: 0 additions & 23 deletions Resources/config/routing_41/registration.xml

This file was deleted.

23 changes: 0 additions & 23 deletions Resources/config/routing_41/resetting.xml

This file was deleted.

19 changes: 0 additions & 19 deletions Resources/config/routing_41/security.xml

This file was deleted.

2 changes: 0 additions & 2 deletions Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,6 @@ import the FOSUserBundle routing files.
By importing the routing files you will have ready made pages for things such as
logging in, creating users, etc.

Use `routing_41` instead of `routing` for `Symfony4.1`.

.. configuration-block::

.. code-block:: yaml
Expand Down
3 changes: 0 additions & 3 deletions Resources/doc/routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ Advanced routing configuration

By default, the routing file ``@FOSUserBundle/Resources/config/routing/all.xml`` imports
all the routing files (except groups) and enables all the routes.
Use ``@FOSUserBundle/Resources/config/routing_41/all.xml`` for `Symfony4.1`.
In the case you want to enable or disable the different available routes, just use the
single routing configuration files.

Use `routing_41` instead of `routing` for `Symfony4.1`.

.. configuration-block::

.. code-block:: yaml
Expand Down

0 comments on commit 935127b

Please sign in to comment.