Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 25 of 117) sorted by path

12345

/PHP-7.2/
H A DINSTALL36 + How to change configuration settings
1113 * Different thread safety settings
1115 * Different debugging settings
1118 You should keep in mind that your extension settings should match all
1119 the settings of the PHP executable you are using. The following PHP
1120 script will tell you all about your PHP settings:
1170 the right settings. Again, phpinfo() can be of great help.
1377 * How to change configuration settings
1462 Only INI settings with the modes PHP_INI_PERDIR and PHP_INI_USER will
1481 For example, some settings may be set within a PHP script using
[all …]
H A DNEWS178 . Fixed bug #76809 (SSL settings aren't respected when persistent connections
283 . Fixed bug #78279 (libxml_disable_entity_loader settings is shared between
H A DREADME.TESTING232 When running tests over http, tests that require ini settings different that what
34 of ini settings by default, the web server may require special configuration to
56 6. run tests using configuration file, but overriding some settings:
H A Dacinclude.m41594 yes?*[)] ac_result="yes, but $ac_set is already set, so use its settings"
H A Dconfigure.ac257 dnl Platform-specific compile settings.
786 dnl General settings.
788 PHP_CONFIGURE_PART(General settings)
790 PHP_HELP_SEPARATOR([General settings:])
/PHP-7.2/Zend/tests/
H A Dbug69092.2.phpt16 Warning: declare(encoding=...) ignored because Zend multibyte feature is turned off by settings in …
H A Dbug69551.phpt10 $settings = parse_ini_string($ini, false, INI_SCANNER_RAW);
11 var_dump($settings);
H A Dbug75573.phpt40 if (isset($this->settings) && isset($this->settings[$property])) {
41 $retval =& $this->settings[$property];
50 $b->settings = [ "foo" => "bar", "name" => "abc" ];
52 var_dump($b->settings);
/PHP-7.2/ext/date/tests/
H A Dbug35425.phpt2 Bug #35425 (idate() function ignores timezone settings)
H A Ddate_default_timezone_get-1-win32.phpt14 … The behaviour on windows is to select an arbitrary timezone name from the current system settings.
H A Dgmstrftime_basic.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_error.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation1.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation10.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation11.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation12.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation13.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation14.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation15.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation16.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation17.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation18.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation19.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation2.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation20.phpt12 * Description: Format a GMT/UCT time/date according to locale settings

Completed in 50 milliseconds

12345