Page MenuHomePhabricator

Make PHP echo tags always available
ClosedPublic

Authored by joshuaspence on Aug 29 2015, 7:55 AM.
Tags
None
Referenced Files
F13079344: D14004.id33849.diff
Tue, Apr 23, 9:38 PM
Unknown Object (File)
Sat, Apr 20, 4:32 AM
Unknown Object (File)
Tue, Apr 2, 7:27 PM
Unknown Object (File)
Fri, Mar 29, 5:43 AM
Unknown Object (File)
Wed, Mar 27, 5:28 PM
Unknown Object (File)
Wed, Mar 27, 5:25 PM
Unknown Object (File)
Wed, Mar 27, 5:14 PM
Unknown Object (File)
Mar 24 2024, 11:29 PM
Subscribers
Tokens
"Pterodactyl" token, awarded by HeisenbergUncertain.

Details

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

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable