#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 14 years ago
Updated 10 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 14 years and 1 month ago
Jack reopened as New 14 years ago

14 years ago by Jack

  • Status New Started
Jack closed as Completed 14 years ago

Should be done.