Home
last modified time | relevance | path

Searched refs:require_hash (Results 276 – 291 of 291) sorted by relevance

1...<<1112

/PHP-5.3/ext/phar/tests/
H A Dphar_oo_002U.phpt11 phar.require_hash=0
H A D027.phpt9 phar.require_hash=0
H A D027U.phpt9 phar.require_hash=0
H A Dstat.phpt6 phar.require_hash=1
H A Dphar_convert_repeated.phpt6 phar.require_hash=0
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_SLOWTESTU.phpt10 phar.require_hash=0
H A Dbug45218_SLOWTEST.phpt10 phar.require_hash=0
/PHP-5.3/ext/phar/
H A DTODO4 X implement ini handler for phar.readonly and phar.require_hash that allows
H A Dphar_internal.h171 int require_hash; variable
H A Dphar.c91 PHAR_G(require_hash) = ini; in ZEND_INI_MH()
201 …STD_PHP_INI_BOOLEAN( "phar.require_hash", "1", PHP_INI_ALL, phar_ini_modify_handler, require_hash,…
966 } else if (PHAR_G(require_hash)) {
H A Dtar.c582 if (!myphar->is_data && PHAR_G(require_hash) && !myphar->signature) { in phar_parse_tarfile()
/PHP-5.3/
H A Dphp.ini-development1082 ;phar.require_hash = On
H A Dphp.ini-production1082 ;phar.require_hash = On

Completed in 54 milliseconds

1...<<1112