8000 [Twig] Fix Twig namespaces by Phenix789 · Pull Request #9994 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Twig] Fix Twig namespaces #9994

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

Closed
wants to merge 1 commit into from

Conversation

Phenix789
Copy link
Contributor
@Phenix789 Phenix789 commented Jul 2, 2018

Fix Twig namespaces used in documentation

8000
Copy link
Contributor
@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this first contribution!

);
}
}

Then, create the new ``AppRuntime`` class (it's not required but these classes
are suffixed with ``Runtime`` by convention) and include the logic of the
are suffixed with ``Runtime`` by convention), implement the ``RuntimeExtensionInterface`` and include the logic of the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this change in a dedicated PR targeting 3.4 and rebase the current on 2.8. Thanks!

@HeahDude HeahDude added this to the 2.8 milestone Jul 2, 2018
@Phenix789 Phenix789 force-pushed the fix/twig-namespaces branch from f5a3dbc to 2ea73f6 Compare July 2, 2018 15:59
@Phenix789 Phenix789 force-pushed the fix/twig-namespaces branch from 2ea73f6 to 57d3ce1 Compare July 2, 2018 15:59
@Phenix789 Phenix789 changed the title [Twig] Fix Twig namespaces and update doc for twig runtime extension [Twig] Fix Twig namespaces Jul 2, 2018
@javiereguiluz
Copy link
Member

@Phenix789 thanks for your first Symfony Docs contribution! We merged it in 2.8 and we'll merge in the other branches automatically. Thanks!

javiereguiluz added a commit that referenced this pull request Jul 3, 2018
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #9994).

Discussion
----------

[Twig] Fix Twig namespaces

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->
Fix Twig namespaces used in documentation

Commits
-------

de8b1e7 Fix Twig namespaces and update doc for twig runtime extension
javiereguiluz added a commit that referenced this pull request Jul 3, 2018
This PR was merged into the 2.8 branch.

Discussion
----------

More fixes about Twig classes namespaces

This continues the work done on #9994.

Commits
-------

eafb46f More fixes about Twig classes namespaces
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.

4 participants
0