#148 - PHP shorthand opening tags
Type Defect
Status Completed
Milestone 2.0
Version -
Component Core
Priority Normal
Severity Normal
Owner Pierre
Assigned to Jack
Reported 12 years ago
Updated 9 years ago
Votes 0
Related tickets
Proposed time
Worked time

Most newer servers don't support the php shorthand opening tags (<? instead of <?php, and <?= instead of <?php echo)

Change all shorthand opening tags to the normal, long tags.

Ticket History

Jack closed as Closed 12 years and 11 months ago
Jack reopened as New 12 years and 11 months ago

12 years and 11 months ago by Jack

  • Status New Started
Jack closed as Completed 12 years and 11 months ago

Should be done.