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.
2 parents cf6e948 + c8dee6b commit 44eddd5Copy full SHA for 44eddd5
tests/end-to-end/regression/2382.phpt
@@ -1,10 +1,5 @@
1
--TEST--
2
#2382: Data Providers throw error with uncloneable object
3
---SKIPIF--
4
-<?php declare(strict_types=1);
5
-if (version_compare(PHP_VERSION, '8.5', '>=')) {
6
- print 'skip: This test triggers a deprecation warning on PHP >= 8.5';
7
-}
8
--FILE--
9
<?php declare(strict_types=1);
10
$_SERVER['argv'][] = '--do-not-cache-result';
0 commit comments