Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix tests
  • Loading branch information
ZNeumann authored and lavarou committed Nov 6, 2024
commit 8b2ec4b36696f78536b148a97f2ba2572255808a
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
/*SKIPIF
<?php
require("skipif.inc");
if (version_compare(PHP_VERSION, "8.0", ">=")) {
die("skip: PHP >= 8.0 uses other test\n");
}
*/

/*EXPECT
Expand Down

This file was deleted.