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 63534ed commit 4b60c72Copy full SHA for 4b60c72
tests/Regression/GitHub/1337.phpt
@@ -1,5 +1,9 @@
1
--TEST--
2
GH-1337: Data Provider with \ at the end of the name breaks with process isolation
3
+--SKIPIF--
4
+<?php
5
+if (PHP_VERSION_ID >= 80100) die('Skipped: PHP 8.1 is deprecated'); ?>
6
+?>
7
--FILE--
8
<?php
9
0 commit comments