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

Appearance settings

Commit 4dda8d5

Browse filesBrowse files
committed
minor #11037 removed php open tag (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- removed php open tag <!-- 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). --> Commits ------- b64f784 removed php open tag
2 parents e1a7107 + b64f784 commit 4dda8d5
Copy full SHA for 4dda8d5

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎bundles/best_practices.rst

Copy file name to clipboardExpand all lines: bundles/best_practices.rst
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ following standardized instructions in your ``README.md`` file.
224224
in the `app/AppKernel.php` file of your project:
225225
226226
```php
227-
<?php
228227
// app/AppKernel.php
229228
230229
// ...

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.