Home
last modified time | relevance | path

Searched refs:ini (Results 126 – 148 of 148) sorted by relevance

123456

/PHP-7.4/ext/xsl/tests/
H A Dbug54446_with_ini.phpt2 Bug #54446 (Arbitrary file creation via libxslt 'output' extension with php.ini setting)
/PHP-7.4/win32/build/
H A Dconfig.w32.h.in13 #define CONFIGURATION_FILE_PATH "php.ini"
/PHP-7.4/appveyor/
H A Dbuild_task.bat65 --with-test-ini-ext-exclude=%EXT_EXCLUDE_FROM_TEST%
/PHP-7.4/
H A Dphp.ini-development4 ; About php.ini ;
6 ; PHP's initialization file, generally called php.ini, is responsible for
34 ; http://php.net/ini.sections
86 ; This is the php.ini-development INI file.
157 ; php.ini Options ;
159 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
160 ;user_ini.filename = ".user.ini"
221 ; Note: People who wrote portable scripts should not depend on this ini
289 ; during unserialization. The unserialize_max_depth ini setting can be
426 ; Note: The php.ini-development file has this setting as E_ALL. This
[all …]
H A Dphp.ini-production4 ; About php.ini ;
6 ; PHP's initialization file, generally called php.ini, is responsible for
34 ; http://php.net/ini.sections
86 ; This is the php.ini-production INI file.
157 ; php.ini Options ;
159 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
160 ;user_ini.filename = ".user.ini"
221 ; Note: People who wrote portable scripts should not depend on this ini
289 ; during unserialization. The unserialize_max_depth ini setting can be
426 ; Note: The php.ini-development file has this setting as E_ALL. This
[all …]
H A DUPGRADING.INTERNALS262 - Added --ini-path and --ini-dir options to php-config.
H A D.gitignore245 tmp-php.ini
H A DUPGRADING300 . Added mbstring.regex_retry_limit ini setting defaulting to 1000000. It
358 unserialize_max_depth ini setting have been added. These control the
416 . The allow_url_include ini directive is deprecated. Enabling it will generate
H A DEXTENSIONS77 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
H A DNEWS871 . Fixed bug #79489 (.user.ini does not inherit). (cmb)
914 . Fixed bug #79491 (Search for .user.ini extends up to root dir). (cmb)
2147 . Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
2244 . Disabled LOCAL INFILE by default, can be enabled using php.ini directive
2483 . Fixed bug #69954 (broken links and unused config items in distributed ini
H A Dconfigure.ac875 [Set the path in which to look for php.ini [PREFIX/lib]])],
/PHP-7.4/ext/phar/
H A Dphar.c49 zend_bool old, ini; in ZEND_INI_MH() local
58 ini = (zend_bool) 1; in ZEND_INI_MH()
61 ini = (zend_bool) 1; in ZEND_INI_MH()
64 ini = (zend_bool) 1; in ZEND_INI_MH()
67 ini = (zend_bool) atoi(ZSTR_VAL(new_value)); in ZEND_INI_MH()
73 PHAR_G(readonly_orig) = ini; in ZEND_INI_MH()
75 PHAR_G(require_hash_orig) = ini; in ZEND_INI_MH()
77 } else if (old && !ini) { in ZEND_INI_MH()
82 PHAR_G(readonly) = ini; in ZEND_INI_MH()
84 zend_hash_apply_with_argument(&(PHAR_G(phar_fname_map)), phar_set_writeable_bit, (void *)&ini); in ZEND_INI_MH()
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt124 /* try to respect php.ini but make run time a soft limit */
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt4 browscap={PWD}/browscap.ini
H A Dget_browser_basic.phpt4 browscap={PWD}/browscap.ini
H A Dbrowscap.ini5186 [Automated Browscap.ini Updater. To report issues contact us at http://www.skycomp.ca]
5188 Browser="Automated Browscap.ini Updater"
5212 [browsers.garykeith.com browscap.ini bot BETA]
5237 [www.garykeith.com browscap.ini bot*]
H A Dget_browser_variation3.phpt4 browscap={PWD}/browscap_lite_2016_12_06.ini
/PHP-7.4/ext/standard/
H A Dbasic_functions.c5542 #define _CHECK_PATH(var, var_len, ini) php_ini_check_path(var, var_len, ini, sizeof(ini)) argument
H A Dvar_unserializer.re464 "or the unserialize_max_depth ini setting",
/PHP-7.4/sapi/phpdbg/
H A Dxml.md590 - if a relative path is passed, it's relative to the extension_dir ini setting
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc555 self::error("Creating phar files is disabled by ini setting 'phar.readonly'.\n");
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29039 >0 use ini-file
29042 >0 use ini-file
29045 >0 use ini-file
29047 0 name ini-file
29086 !:ext ini
29089 !:ext ini
29094 !:ext ini
29098 !:ext ini
29102 !:ext ini
29106 !:ext ini
[all …]
H A Dmagic29039 >0 use ini-file
29042 >0 use ini-file
29045 >0 use ini-file
29047 0 name ini-file
29086 !:ext ini
29089 !:ext ini
29094 !:ext ini
29098 !:ext ini
29102 !:ext ini
29106 !:ext ini
[all …]

Completed in 344 milliseconds

123456