Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Simplify the initial code of generated bundles #383

Merged
merged 3 commits into from
Jul 17, 2015

Conversation

javiereguiluz
Copy link
Contributor

In the past, generated bundles were a good opportunity to show Symfony features (such as the routing parameters). Nowadays we have the pre-generated AppBundle and the Symfony Demo application, so we can make the generated bundles as clean as possible.

@fabpot
Copy link
Member

fabpot commented Jul 17, 2015

Thank you @javiereguiluz.

@fabpot fabpot merged commit ee56e4c into sensiolabs:master Jul 17, 2015
fabpot added a commit that referenced this pull request Jul 17, 2015
…, javiereguiluz)

This PR was merged into the 3.0.x-dev branch.

Discussion
----------

Simplify the initial code of generated bundles

In the past, generated bundles were a good opportunity to show Symfony features (such as the routing parameters). Nowadays we have the pre-generated AppBundle and the Symfony Demo application, so we can make the generated bundles as clean as possible.

Commits
-------

ee56e4c Fixed some failing tests
9df0487 Simplify the initial code of generated bundles
0dad775 Changing route /hello/{name} to /
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants