Skip to content

Commit 63f1def

Browse files
Girgiascmb69
authored andcommitted
Convert short tag to standard tag in Zend test file
Closes phpGH-4389. (cherry picked from commit e6c2b28)
1 parent f3e71b3 commit 63f1def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/bug78271.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
Bug #78271: Invalid result of if-else
33
--FILE--
4-
<?
4+
<?php
55
function test($a, $b){
66
if ($a==10) {
77
$w="x";

0 commit comments

Comments
 (0)