Skip to content

Commit e7e66d5

Browse files
Girgiascmb69
authored andcommitted
Convert short tag to standard tag in Zend test file
Closes GH-4389. (cherry picked from commit e6c2b28)
1 parent 956ecc2 commit e7e66d5

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)