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)
Mon, May 6, 6:23 AM
Unknown Object (File)
Mon, Apr 29, 4:22 PM
Unknown Object (File)
Fri, Apr 26, 7:51 AM
Unknown Object (File)
Thu, Apr 25, 2:14 AM
Unknown Object (File)
Tue, Apr 23, 9:38 PM
Unknown Object (File)
Sat, Apr 20, 4:32 AM
Unknown Object (File)
Apr 2 2024, 7:27 PM
Unknown Object (File)
Mar 29 2024, 5:43 AM
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