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 17f7fb7 commit e6c2b28Copy full SHA for e6c2b28
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