Skip to content

Removed the code of the PHP templates #10014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 5, 2018

Conversation

javiereguiluz
Copy link
Member

We tried to do this in the past but I failed at creating the needed PHP script to do this automatically. Now this is ready so we can finally do it.

The Symfony Docs team decided to do this because we don't have enough resources to maintain the docs and we need to simplify things. We asked and almost 100% of Symfony developers use Twig for templates, so it doesn't make sense to maintain something that nobody uses. We'll maintain a single article dedicated to explain how to create PHP templates in Symfony apps. But that's all.

@javiereguiluz javiereguiluz added this to the 2.8 milestone Jul 4, 2018
@javiereguiluz javiereguiluz merged commit 88c2163 into symfony:2.8 Jul 5, 2018
javiereguiluz added a commit that referenced this pull request Jul 5, 2018
This PR was merged into the 2.8 branch.

Discussion
----------

Removed the code of the PHP templates

We tried to do this in the past but I failed at creating the needed PHP script to do this automatically. Now this is ready so we can finally do it.

The Symfony Docs team decided to do this because we don't have enough resources to maintain the docs and we need to simplify things. We asked and almost 100% of Symfony developers use Twig for templates, so it doesn't make sense to maintain something that nobody uses. We'll maintain a single article dedicated to explain how to create PHP templates in Symfony apps. But that's all.

Commits
-------

88c2163 Removed the code of the PHP templates
javiereguiluz added a commit that referenced this pull request Jul 5, 2018
This PR was squashed before being merged into the 2.8 branch (closes #10020).

Discussion
----------

Removed more PHP template examples

In #10014 I forgot to apply the script to some files, so this PR fixes that.

Commits
-------

c02b5cc Removed more PHP template examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants