]> granicus.if.org Git - php/commitdiff
Convert short tag to standard tag in Zend test file
authorGeorge Peter Banyard <girgias@php.net>
Thu, 11 Jul 2019 14:06:41 +0000 (16:06 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 16 Jul 2019 13:27:50 +0000 (15:27 +0200)
Closes GH-4389.

(cherry picked from commit e6c2b288652cf9c8d0b92d2842d73b3eb2431860)

Zend/tests/bug78271.phpt

index fbbe016d7531e1c56115af04a19980e4e4666f7a..70eba1746798d7d586680caf9c57f94089804592 100644 (file)
@@ -1,7 +1,7 @@
 --TEST--
 Bug #78271: Invalid result of if-else
 --FILE--
-<?
+<?php
 function test($a, $b){
     if ($a==10) {
         $w="x";