Homec4science

Make PHP echo tags always available

Authored by Joshua Spence <josh@joshuaspence.com> on Aug 30 2015, 14:04.

Description

Make PHP echo tags always available

Summary: As of PHP 5.4, PHP echo tags (<?=) are always available, regardless of the short_open_tag INI setting. See http://php.net/manual/en/language.basic-syntax.phptags.php.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D14004

Details

Committed
Joshua Spence <josh@joshuaspence.com>Aug 30 2015, 14:05
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU69d571f7e99a: Improvements to makefile
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHUc8a008f7e46c: Make PHP echo tags always available (authored by Joshua Spence <josh@joshuaspence.com>).Aug 30 2015, 14:05