Home
last modified time | relevance | path

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

123456

/PHP-7.3/appveyor/
H A Dbuild_task.bat65 --with-test-ini-ext-exclude=%EXT_EXCLUDE_FROM_TEST%
/PHP-7.3/win32/build/
H A Dconfig.w32.h.in13 #define CONFIGURATION_FILE_PATH "php.ini"
/PHP-7.3/
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
76 ; php.ini-production contains settings which hold security, performance and
86 ; This is the php.ini-development INI file.
162 ; php.ini Options ;
164 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
165 ;user_ini.filename = ".user.ini"
226 ; Note: People who wrote portable scripts should not depend on this ini
418 ; 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
76 ; php.ini-production contains settings which hold security, performance and
86 ; This is the php.ini-production INI file.
162 ; php.ini Options ;
164 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
165 ;user_ini.filename = ".user.ini"
226 ; Note: People who wrote portable scripts should not depend on this ini
418 ; Note: The php.ini-development file has this setting as E_ALL. This
[all …]
H A Dserver-tests.php49 | shared module load it via php.ini. |
61 | Please check if you disabled it in php.ini. |
1059 $ini = $this->getINISettings($section_text);
1060 return settings2params($ini);
H A D.gitignore84 tmp-php.ini
H A DEXTENSIONS75 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
H A DNEWS314 . Fixed bug #79489 (.user.ini does not inherit). (cmb)
350 . Fixed bug #79491 (Search for .user.ini extends up to root dir). (cmb)
1063 . Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
1160 . Disabled LOCAL INFILE by default, can be enabled using php.ini directive
1399 . Fixed bug #69954 (broken links and unused config items in distributed ini
2408 . Allow loading PHP/Zend extensions by name in ini files (extension=<name>).
H A DUPGRADING338 . The pdo_odbc.db2_instance_name ini setting has been formally deprecated. It
H A Dconfigure.ac972 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
/PHP-7.3/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.3/ext/standard/tests/file/
H A Dparse_ini_file_variation5.phpt25 $filename = __FILE__."ParseIniFileVar5.ini";
/PHP-7.3/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt4 browscap={PWD}/browscap.ini
9 * a browscap.ini on another place that isn't valid.
12 die( 'skip: browscap.ini file ' . ini_get('browscap') . " not readable" );
H A Dget_browser_basic.phpt4 browscap={PWD}/browscap.ini
9 * a browscap.ini on another place that isn't valid.
12 die( 'skip: browscap.ini file ' . ini_get('browscap') . " not readable" );
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.3/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt124 /* try to respect php.ini but make run time a soft limit */
/PHP-7.3/ext/opcache/
H A DREADME30 - Edit php.ini
/PHP-7.3/ext/standard/
H A Dbasic_functions.c5532 #define _CHECK_PATH(var, var_len, ini) php_ini_check_path(var, var_len, ini, sizeof(ini)) argument
/PHP-7.3/sapi/phpdbg/
H A Dxml.md590 - if a relative path is passed, it's relative to the extension_dir ini setting
/PHP-7.3/ext/phar/phar/
H A Dpharcommand.inc555 self::error("Creating phar files is disabled by ini setting 'phar.readonly'.\n");
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic26977 >0 use ini-file
26980 >0 use ini-file
26983 >0 use ini-file
26985 0 name ini-file
27024 !:ext ini
27027 !:ext ini
27032 !:ext ini
27036 !:ext ini
27040 !:ext ini
27044 !:ext ini
[all …]
H A Dmagic私はガラスを食べられます26977 >0 use ini-file
26980 >0 use ini-file
26983 >0 use ini-file
26985 0 name ini-file
27024 !:ext ini
27027 !:ext ini
27032 !:ext ini
27036 !:ext ini
27040 !:ext ini
27044 !:ext ini
[all …]

Completed in 474 milliseconds

123456