Page MenuHomePhabricator

Make PHP echo tags always available
ClosedPublic

Authored by joshuaspence on Aug 29 2015, 7:55 AM.
Tags
None
Referenced Files
F15396185: D14004.id33874.diff
Sun, Mar 16, 12:33 PM
F15389366: D14004.id33849.diff
Sat, Mar 15, 5:09 AM
F15385376: D14004.id33874.diff
Fri, Mar 14, 10:25 PM
F15368382: D14004.diff
Wed, Mar 12, 1:42 AM
Unknown Object (File)
Mon, Mar 3, 6:38 PM
Unknown Object (File)
Mon, Feb 24, 4:27 AM
Unknown Object (File)
Sun, Feb 23, 12:48 PM
Unknown Object (File)
Feb 17 2025, 12: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