We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e71b3 commit 63f1defCopy full SHA for 63f1def
Zend/tests/bug78271.phpt
@@ -1,7 +1,7 @@
1
--TEST--
2
Bug #78271: Invalid result of if-else
3
--FILE--
4
-<?
+<?php
5
function test($a, $b){
6
if ($a==10) {
7
$w="x";
0 commit comments