Home
last modified time | relevance | path

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

1234

/PHP-7.4/
H A DNEWS887 . Fixed bug #79588 (Boolean opcache settings ignore on/off values). (cmb)
1493 . Fixed bug #78279 (libxml_disable_entity_loader settings is shared between
1526 . Fixed bug #76809 (SSL settings aren't respected when persistent connections
1788 . Fixed bug #76809 (SSL settings aren't respected when persistent connections
1924 . Fixed bug #78279 (libxml_disable_entity_loader settings is shared between
H A Dconfigure.ac240 dnl Platform-specific compile settings.
769 dnl General settings.
771 PHP_CONFIGURE_PART(General settings)
773 PHP_HELP_SEPARATOR([General settings:])
/PHP-7.4/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.phpt32 if (isset($this->settings) && isset($this->settings[$property])) {
33 $retval =& $this->settings[$property];
42 $b->settings = [ "foo" => "bar", "name" => "abc" ];
44 var_dump($b->settings);
/PHP-7.4/ext/date/tests/
H A Dbug35425.phpt2 Bug #35425 (idate() function ignores timezone settings)
H A Dgmstrftime_basic.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.phpt6 * 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.phpt6 * 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.phpt6 * 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.phpt6 * 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.phpt6 * 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
H A Dgmstrftime_variation21.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation22.phpt15 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation3.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation4.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation5.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation6.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation7.phpt6 * Description: Format a GMT/UCT time/date according to locale settings

Completed in 29 milliseconds

1234