]> granicus.if.org Git - php/commitdiff
- Scew short open tags
authorMarcus Boerger <helly@php.net>
Sat, 26 Nov 2005 13:37:30 +0000 (13:37 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 26 Nov 2005 13:37:30 +0000 (13:37 +0000)
tests/lang/bug35382.phpt

index 73b29a0597726883c4845b5ec7b5140667d029d9..ce8bced70f61f0646a3590eb9bd81a16968efc64 100755 (executable)
@@ -1,7 +1,7 @@
 --TEST--
 Bug #35382 (Comment in end of file produces fatal error)
 --FILE--
-<?
+<?php
 eval("echo 'Hello'; // comment");
 echo " World";
 //last line comment