Page MenuHomePhabricator

Make PHP echo tags always available
ClosedPublic

Authored by joshuaspence on Aug 29 2015, 7:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 11:19 AM
Unknown Object (File)
Sat, Apr 26, 1:31 PM
Unknown Object (File)
Wed, Apr 23, 3:22 AM
Unknown Object (File)
Mon, Apr 21, 9:47 AM
Unknown Object (File)
Sun, Apr 20, 2:14 AM
Unknown Object (File)
Sat, Apr 19, 11:46 PM
Unknown Object (File)
Apr 17 2025, 2:29 AM
Unknown Object (File)
Apr 16 2025, 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