index.php has no PHP end tag

Bug #917341 reported by Don Schoeman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Invalid
High
Unassigned

Bug Description

None of the new cleaner index.php files in the various directories has an end PHP tag "?>"

Revision history for this message
TitanKing (titan-phpdevshell) wrote :

Hi Don, this is actually a coding trick, this helps to emiminate the dreadful headers already send error in many cases. It is recommended not to end your files with ending ?> tags. Are you having any problems with this?

Revision history for this message
TitanKing (titan-phpdevshell) wrote :

Although not really needed in the standard index.php files that prevents directory listing, we try to stay consistant.

Revision history for this message
Don Schoeman (don.sch) wrote :

Ok, thanks for that information. I agree that removing the ?> is a solution to the headers problem.

Changed in phpdevshell:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.