PHP 8 compatibility
[m6w6/ext-psi] / tests / getopt / getopt001.phpt
index 71af2c7fdbe178bd1bfe4977271c8f0aaa3536c8..b5d4200b98236c52e2cbe3979b24919acd9c063f 100644 (file)
@@ -4,9 +4,7 @@ getopt
 psi.directory={PWD}:{PWD}/../../psi.d
 --SKIPIF--
 <?php
-extension_loaded("psi") or die("skip - need ext/psi");
 PHP_OS === "Linux" or die("skip - only for Linux");
-function_exists("psi\\getopt") or die("skip - need psi\\getopt()");
 ?>
 --ENV--
 POSIXLY_CORRECT=