#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 15 years ago
Updated 11 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 15 years and 5 months ago
Jack reopened as New 15 years and 5 months ago

15 years and 5 months ago by Jack

  • Status New Started
Jack closed as Completed 15 years and 5 months ago

Should be done.