Home
last modified time | relevance | path

Searched refs:require_hash (Results 251 – 273 of 273) sorted by relevance

1...<<11

/PHP-8.3/ext/phar/tests/
H A Dphar_copy.phpt8 phar.require_hash=1
H A D022.phpt6 phar.require_hash=0
H A Dcreate_path_error.phpt7 phar.require_hash=1
H A Dphar_metadata_write3.phpt6 phar.require_hash=0
H A Dphar_metadata_write4.phpt6 phar.require_hash=0
H A Dphar_stub.phpt6 phar.require_hash=0
H A Dphar_unlinkarchive.phpt6 phar.require_hash=0
H A D027.phpt6 phar.require_hash=0
H A Dphar_oo_002.phpt7 phar.require_hash=0
H A Dphar_convert_repeated.phpt6 phar.require_hash=0
H A Dstat.phpt6 phar.require_hash=1
H A Ddir.phpt7 phar.require_hash=0
H A Dfopen_edgecases.phpt7 phar.require_hash=0
H A Dphar_convert_again.phpt8 phar.require_hash=0
H A Dbug45218_SLOWTEST.phpt10 phar.require_hash=0
/PHP-8.3/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt10 phar.require_hash=0
H A Dbzip2.phpt4 phar.require_hash=0
/PHP-8.3/ext/phar/
H A Dphar_internal.h150 int require_hash; variable
H A Dphar.c77 PHAR_G(require_hash) = ini; in ZEND_INI_MH()
182 …STD_PHP_INI_BOOLEAN("phar.require_hash", "1", PHP_INI_ALL, phar_ini_modify_handler, require_hash, …
1028 } else if (PHAR_G(require_hash)) { in phar_parse_pharfile()
H A Dtar.c612 if (!myphar->is_data && PHAR_G(require_hash) && !myphar->signature) { in phar_parse_tarfile()
H A Dzip.c719 if (!mydata->is_data && PHAR_G(require_hash) && !mydata->signature) { in phar_parse_zipfile()
/PHP-8.3/
H A Dphp.ini-production1088 ;phar.require_hash = On
H A Dphp.ini-development1086 ;phar.require_hash = On

Completed in 58 milliseconds

1...<<11