Skip to content

Conversation

royklutman
Copy link
Contributor

Changed occurrences of <?php echo to <?=, see discussion about this topic here: #6664

Targeted 3.4 because 2.8 requires PHP 5.3.9 at minimum while the short PHP echo tags are enabled by default at PHP 5.4.

@javiereguiluz
Copy link
Member

Minor but nice. I like it! Thanks Roy.

@javiereguiluz javiereguiluz merged commit e3cc3de into symfony:3.4 Sep 24, 2018
javiereguiluz added a commit that referenced this pull request Sep 24, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[Syntax] Change to short php echo tags

Changed occurrences of `<?php echo` to `<?=`, see discussion about this topic here: #6664

Targeted 3.4 because 2.8 requires PHP 5.3.9 at minimum while the short PHP echo tags are enabled by default at PHP 5.4.

Commits
-------

e3cc3de Change to short php echo tags
@royklutman royklutman deleted the short-php-echo branch September 24, 2018 09:19
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.

3 participants