Skip to content

Commit 8691305

Browse files
committed
change test
1 parent 2bb08af commit 8691305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/globals/test-extensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
declare(strict_types=1);
44

55
# If you want to test new extensions here, just modify it.
6-
$extensions = 'rar,bcmath,bz2,calendar,ctype,curl,dom,exif,fileinfo,filter,ftp,gd,gmp,iconv,xml,mbstring,mbregex,mysqlnd,openssl,pcntl,pdo,pdo_mysql,pdo_sqlite,phar,posix,redis,session,simplexml,soap,sockets,sqlite3,tokenizer,xmlwriter,xmlreader,zlib,zip';
6+
$extensions = 'rar,zlib,zip';
77

88
echo $extensions;

0 commit comments

Comments
 (0)