Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 223) sorted by path

123456789

/PHP-7.4/
H A DNEWS230 . Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option).
427 . Fixed bug #80682 (opcache doesn't honour pcre.jit option). (Remi)
1907 . Added syslog.filter=raw option. (Erik Lundin)
2828 . Added zlib/level context option for compress.zlib wrapper. (Sara)
H A DREADME.md52 The `-j` option shall set the maximum number of jobs `make` can use for the
H A DUPGRADING42 with the STREAM_OPTION_READ_BUFFER option. Custom stream wrapper
109 can be explicitly enabled using --with-pear. This option is deprecated and
144 when used with an option that expects an array.
357 . A new 'max_depth' option for unserialize(), as well as an
494 . proc_open() on Windows can be passed a "create_process_group" option. It
H A DUPGRADING.INTERNALS276 - new --enable-rtld-now build option allow to switch dlopen behavior
307 --enable-option-checking=fatal option can be used in the configure step
/PHP-7.4/Zend/
H A DREADME.md134 file requires `--with-lines` option. By default ZE2 uses the following command
/PHP-7.4/Zend/tests/
H A Dargument_restriction_001.phpt6 …public function &test($foo, array $bar, $option = NULL, $extra = "llllllllllllllllllllllllllllllll…
16 … & Sub::test() should be compatible with & Base::test($foo, array $bar, $option = NULL, $extra = '…
H A Dargument_restriction_002.phpt6 …public function test($foo, array &$bar, $option = NULL, $extra = 3.1415926535897932384626433832795…
16 …o, array &$bar) should be compatible with Base::test($foo, array &$bar, $option = NULL, $extra = 3…
H A Dargument_restriction_003.phpt9 …public function test(Foo $foo, array $bar, $option = NULL, $extra = "lllllllllllllllllllllllllllll…
19 … Sub::test() should be compatible with Base::test(Foo $foo, array $bar, $option = NULL, $extra = '…
H A Dargument_restriction_004.phpt9 abstract public function test(Foo $foo, array $bar, $option = NULL, $extra = 16777215) ;
13 public function test(Foo $foo, array $bar, $option = NULL, $extra = 0xffffff ) {
H A Dbug38779.phpt25 function stream_set_option($option, $arg1, $arg2) {
H A Dbug71756.phpt5 function a ($option) {
6 b($option['bla']);
7 c($option);
8 var_dump($option);
13 function c ($option) {
14 switch ($option['bla']) {
16 $copy = $option;
H A Dbug72508.phpt5 function a ($option) {
6 b($option['bla']);
7 c($option);
8 var_dump($option);
13 function c ($option) {
14 switch ($option['bla']) {
16 $copy = $option;
H A Dbug78340.phpt40 function stream_set_option($option, $arg1, $arg2) {
/PHP-7.4/Zend/tests/multibyte/
H A Dbug68665.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_001.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_002.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_003.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_004.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_005.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dscalar_strict_declaration_placement_007.phpt6 die("skip Requires configure --enable-zend-multibyte option");
/PHP-7.4/azure/
H A Dconfigure.yml8 --enable-option-checking=fatal \
/PHP-7.4/azure/i386/
H A Djob.yml18 --enable-option-checking=fatal \
/PHP-7.4/azure/macos/
H A Djob.yml22 --enable-option-checking=fatal \

Completed in 32 milliseconds

123456789