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 00ad59f commit 09cae9dCopy full SHA for 09cae9d
1 file changed
tests/008.phpt
@@ -3,7 +3,7 @@ InterBase: event handling
3
--SKIPIF--
4
<?php
5
if (PHP_OS == "WINNT") echo "skip";
6
-if (PHP_DEBUG) echo "skip: Disabled in debug build until memory leak is fixed (See GitHub issue 45)";
+echo "skip: Disabled in until event handling is fixed";
7
include("skipif.inc");
8
?>
9
--FILE--
0 commit comments