summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorGeorge Peter Banyard <girgias@php.net>2019-07-11 16:06:41 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-07-16 15:27:50 +0200
commite7e66d527554df6c5ba9061731487a3e8319bcb7 (patch)
tree02267acd13f8d25c946fef3598f20d178a30ecdf /Zend
parent956ecc2ce5ccf4f2f286588d7428a19c8e42fb6d (diff)
downloadphp-git-e7e66d527554df6c5ba9061731487a3e8319bcb7.tar.gz
Convert short tag to standard tag in Zend test file
Closes GH-4389. (cherry picked from commit e6c2b288652cf9c8d0b92d2842d73b3eb2431860)
Diffstat (limited to 'Zend')
-rw-r--r--Zend/tests/bug78271.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug78271.phpt b/Zend/tests/bug78271.phpt
index fbbe016d75..70eba17467 100644
--- a/Zend/tests/bug78271.phpt
+++ b/Zend/tests/bug78271.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #78271: Invalid result of if-else
--FILE--
-<?
+<?php
function test($a, $b){
if ($a==10) {
$w="x";