From: Ilia Alshanetsky Date: Thu, 1 Apr 2004 22:05:38 +0000 (+0000) Subject: MFH: Fixed reversed condition for error reporting. X-Git-Tag: php-4.3.6RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b145f87d40a3ed1439ac584282b895b92c13695d;p=php MFH: Fixed reversed condition for error reporting. --- diff --git a/tests/lang/bug27731.phpt b/tests/lang/bug27731.phpt index 0c72d43504..408e4242ad 100644 --- a/tests/lang/bug27731.phpt +++ b/tests/lang/bug27731.phpt @@ -3,8 +3,8 @@ Bug #27731 (error_reporing() call inside @ block does not work correctly) --FILE-- --EXPECT-- -int(0) +int(2)