Skip to content

Commit

Permalink
Meh
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Sep 20, 2023
1 parent ecc17e7 commit d2f1c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/xxe/disable_xxe_simplexml.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Disable XXE
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print("skip"); ?>
<?php if (PHP_VERSION_ID < 80000) print "skip"; /* broken on fedora */ ?>
--INI--
sp.configuration_file={PWD}/config/disable_xxe_disable.ini
--EXTENSIONS--
Expand Down

0 comments on commit d2f1c1e

Please sign in to comment.