php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41441 Short tags used on talks.php.net
Submitted: 2007-05-18 21:01 UTC Modified: 2008-08-02 12:22 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: wiesemann@php.net Assigned:
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wiesemann@php.net
New email:
PHP Version: OS:

 

 [2007-05-18 21:01 UTC] wiesemann@php.net
Description:
------------
talks.php.net uses short PHP tags (<?) which seem to be disabled on that server. This result in the fact that the following is output at end of every page there:
<?
/*
 * Local variables:
 * tab-width: 4
 * c-basic-offset: 4
 * End:
 * vim600: sw=4 ts=4 fdm=marker
 * vim<600: sw=4 ts=4
 */



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-19 13:15 UTC] bjori@php.net
Reclassified as systems problem.


 [2008-08-02 12:22 UTC] rasmus@php.net
Fixed ages ago
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 00:01:30 2024 UTC