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 187a9c4 commit 65a3ba5Copy full SHA for 65a3ba5
tests/end-to-end/regression/1348.phpt
@@ -2,11 +2,6 @@
2
https://github.com/sebastianbergmann/phpunit/issues/1348
3
--XFAIL--
4
https://github.com/sebastianbergmann/phpunit/issues/5356
5
---SKIPIF--
6
-<?php declare(strict_types=1);
7
-if (defined('HHVM_VERSION') || defined('PHPDBG_VERSION')) {
8
- print 'skip: PHP runtime required';
9
-}
10
--FILE--
11
<?php declare(strict_types=1);
12
$_SERVER['argv'][] = '--do-not-cache-result';
0 commit comments