Skip to content

Commit 44eddd5

Browse files
Merge branch '8.5' into 9.6
2 parents cf6e948 + c8dee6b commit 44eddd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/end-to-end/regression/2382.phpt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
--TEST--
22
#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-
}
83
--FILE--
94
<?php declare(strict_types=1);
105
$_SERVER['argv'][] = '--do-not-cache-result';

0 commit comments

Comments
 (0)