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, Nov 18, 4:19 PM
Unknown Object (File)
Tue, Nov 12, 9:36 PM
Unknown Object (File)
Thu, Nov 7, 3:48 AM
Unknown Object (File)
Wed, Nov 6, 3:41 PM
Unknown Object (File)
Oct 22 2024, 5:56 AM
Unknown Object (File)
Oct 15 2024, 1:45 AM
Unknown Object (File)
Oct 15 2024, 1:43 AM
Unknown Object (File)
Oct 15 2024, 1:42 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