Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated templating/* articles to Symfony 4#8734

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
weaverryan merged 2 commits intosymfony:4.0fromjaviereguiluz:update_templating
Nov 27, 2017

Conversation

@javiereguiluz
Copy link
Member

No description provided.


<!-- templates/Hello/index.html.php -->
<?php $view->extend('AppBundle::layout.html.php') ?>
<!-- templates/hello/index.html.php -->
Copy link
Member

Choose a reason for hiding this comment

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

Note that templating php engine does not supports the paths provided by Twig. See related issuesymfony/symfony#25019, So it should be heresrc/Resources/views/

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Thanks for reviewing and for reporting this error! I wasn't sure about this PHP part.

Copy link
Member

@ycerutoyceruto left a comment
edited
Loading

Choose a reason for hiding this comment

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

Nice! :)

Surely unrelated but could you please add some note inoverriding section where we talking about the use of@! to override a template partially? Thanks!#8440

@javiereguiluz
Copy link
MemberAuthor

@yceruto I've created#8741 to not forget about this. Thanks!

yceruto and teohhanhui reacted with thumbs up emoji

@weaverryanweaverryan merged commit550cd58 intosymfony:4.0Nov 27, 2017
weaverryan added a commit that referenced this pull requestNov 27, 2017
This PR was squashed before being merged into the 4.0 branch (closes#8734).Discussion----------Updated templating/* articles to Symfony 4Commits-------550cd58 Fixed PHP templates locationd0ede99 Updated templating/* articles to Symfony 4
weaverryan added a commit that referenced this pull requestNov 27, 2017
* 4.0: (36 commits)  Update event_listeners_subscribers.rst  Update event_listeners_subscribers.rst  [#8683] Tweaks based on feedback  [#8643] Removing default values  [#8734][#8736] Adding missing installation details  fixes thanks to the team!  add missing link target for Ansistrano  Restored the Assetic tags because they are removed in another PR  Corrected a spelling error.  Updated Doctrine config reference about bundles  Fixed PHP form theme resources  Remove App\Bridge\Doctrine\ namespace  Fixed the last references to security.yml  Updated the main security article  Updated security/* articles to Symfony 4  (WIP) Updated security/* articles to Symfony 4  Fixing build problems  tweaks thanks to@yceruto  updating the rest of the Doctrine docs  Update Custom UsernamePasswordToken Authenticator  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@ycerutoycerutoyceruto approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@javiereguiluz@yceruto@weaverryan@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp