Home
last modified time | relevance | path

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

123456

/PHP-7.4/ext/standard/tests/serialize/
H A Dmax_depth.phpt34 // Depth can also be adjusted using ini setting
51 // Reset ini setting to a large value,
107 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
114 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
121 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
128 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
134 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
142 …nged using the max_depth unserialize() option or the unserialize_max_depth ini setting in %s on li…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dphpinfo.phpt26 Configuration File (php.ini) Path => %s
28 Scan this dir for additional .ini files => %a
29 Additional .ini files parsed => %a
H A Dbug48660.phpt8 // Build ini data
19 // Save ini data to file
H A Dbug49692.ini1 //my.ini file
H A Dparse_ini_string_001.phpt6 Description: parse_ini_string() loads in the ini file specified in filename,
14 ; start of ini file
174 ; Expected:error, reserved key words must not be used as keys for ini file
195 ; end of ini file
199 echo "-- ini string without process_sections optional arg --\n";
204 echo "\n-- ini string with process_sections as TRUE --\n";
212 -- ini string without process_sections optional arg --
321 -- ini string with process_sections as TRUE --
/PHP-7.4/sapi/phpdbg/
H A Dcreate-test.php47 $ini[] = $argv[$i];
129 if (!empty($ini)) {
130 $testdata .= "\n--INI--\n".implode("\n", $ini);
/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file_variation6.phpt42 $filename = 'ParseIniFileVar6.ini';
92 …6Sub/..///parseIniFileVar6Sub//..//../parseIniFileVar6Sub/ParseIniFileVar6.ini): failed to open st…
97 Warning: parse_ini_file(%sparseIniFileVar6.dir/parseIniFileVar6Sub/BADDIR/ParseIniFileVar6.ini): fa…
126 Warning: parse_ini_file(BADDIR/ParseIniFileVar6.ini): failed to open stream: No such file or direct…
H A Dparse_ini_file_variation6-win32-mb.phpt50 $filename = 'parseIniFileVar私はガラスを食べられます.ini';
100 …られますSub\\..\\..\parseIniFileVar私はガラスを食べられますSub\parseIniFileVar私はガラスを食べられます.ini): failed to open st…
105 …られます.dir\parseIniFileVar私はガラスを食べられますSub\BADDIR\parseIniFileVar私はガラスを食べられます.ini): failed to open st…
134 Warning: parse_ini_file(BADDIR\parseIniFileVar私はガラスを食べられます.ini): failed to open stream: No such fil…
H A Dparse_ini_file_variation6-win32.phpt50 $filename = 'ParseIniFileVar6.ini';
100 …6Sub\..\\\parseIniFileVar6Sub\\..\\..\parseIniFileVar6Sub\ParseIniFileVar6.ini): failed to open st…
105 Warning: parse_ini_file(%sparseIniFileVar6.dir\parseIniFileVar6Sub\BADDIR\ParseIniFileVar6.ini): fa…
134 Warning: parse_ini_file(BADDIR\ParseIniFileVar6.ini): failed to open stream: No such file or direct…
/PHP-7.4/sapi/cli/tests/
H A Dbug74600.phpt11 $ini_file = __DIR__ . "/bug74600.ini";
34 unlink(__DIR__ . "/bug74600.ini");
/PHP-7.4/build/
H A DMakefile.global92 $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \
94 echo > $(top_builddir)/tmp-php.ini; \
99 … -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \
104 …E) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.php -n -c $(top_…
106 rm $(top_builddir)/tmp-php.ini; \
/PHP-7.4/azure/i386/
H A Djob.yml76 echo mysqli.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/mysqli.ini
77 echo pdo_mysql.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/pdo_mysql.ini
78 echo opcache.enable_cli=1 >> /etc/php.d/opcache.ini
79 echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
/PHP-7.4/ext/dba/tests/
H A Dbug70825.phpt2 Bug #70825 (Cannot fetch multiple values with group in ini file)
10 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70825.ini';
69 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70825.ini';
/PHP-7.4/ext/session/tests/
H A D014.phpt36 Warning: ini_set(): A session is active. You cannot change the session module's ini settings at thi…
39 Warning: ini_set(): A session is active. You cannot change the session module's ini settings at thi…
/PHP-7.4/sapi/fpm/tests/
H A Dbug75212-php-value-in-user-ini.phpt31 $ini = <<<EOT
37 $tester->setUserIni($ini);
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_no_default.phpt4 browscap={PWD}/browscap_no_default.ini
/PHP-7.4/Zend/tests/
H A Dbug74603.phpt5 var_dump(parse_ini_file(__DIR__ . "/bug74603.ini", true, INI_SCANNER_NORMAL));
H A Dbug52508.phpt6 $file = __DIR__ .'/bug52508.ini';
/PHP-7.4/ext/date/tests/
H A Ddefault-timezone-1.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
H A Ddefault-timezone-2.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
/PHP-7.4/azure/
H A Dcommunity_job.yml43 echo mysqli.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/mysqli.ini
44 echo pdo_mysql.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/pdo_mysql.ini
46 echo zend_extension=opcache.so > /etc/php.d/opcache.ini
47 echo opcache.enable_cli=1 >> /etc/php.d/opcache.ini
48 echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
/PHP-7.4/ext/readline/tests/
H A Dbug77812-libedit.phpt12 $ini = getenv('TEST_PHP_EXTRA_ARGS');
14 $proc = proc_open("$php $ini -a", $descriptorspec, $pipes);
/PHP-7.4/ext/odbc/tests/
H A Dconfig.inc3 putenv('ODBCINI=/etc/odbc.ini');
/PHP-7.4/ext/iconv/tests/
H A Diconv_default_charset.phpt21 echo "--- Get php.ini values ---\n";
57 --- Get php.ini values ---
/PHP-7.4/ext/opcache/tests/
H A Dphp_cli_server.inc6 function php_cli_server_start($ini = "") {
10 $ini_array = preg_split('/\s+/', trim($ini));

Completed in 27 milliseconds

123456