Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 23 of 23) sorted by relevance

/PHP-8.1/ext/standard/tests/array/
H A Darray_flip_variation4.phpt60 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
62 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
64 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
66 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
68 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
70 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
72 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
74 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
76 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
78 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
[all …]
H A Darray_count_values2.phpt21 Warning: array_count_values(): Can only count string and integer values, entry skipped in %s on lin…
23 Warning: array_count_values(): Can only count string and integer values, entry skipped in %s on lin…
25 Warning: array_count_values(): Can only count string and integer values, entry skipped in %s on lin…
H A Darray_flip.phpt19 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
21 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
23 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
/PHP-8.1/Zend/tests/
H A Dbug52361.phpt20 echo "must be skipped !!!";
/PHP-8.1/ext/opcache/tests/jit/
H A Dbug80634.phpt2 Bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code)
/PHP-8.1/ext/xml/tests/
H A Dbug70962.phpt21 // Check embedded whitespace is not getting skipped.
H A Dbug26614_libxml_gte2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
17 is skipped on CDATA sections but that libxml does also
H A Dbug26614_libxml_pre2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
17 is skipped on CDATA sections but that libxml does also
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
/PHP-8.1/ext/standard/tests/general_functions/
H A Darray_is_list.phpt33 test_is_list("skipped keys", [0 => 0, 2 => 2]);
89 skipped keys: false
/PHP-8.1/ext/standard/tests/serialize/
H A Dsleep_uninitialized_typed_prop.phpt2 Referencing an uninitialized typed property in __sleep() should be skipped
/PHP-8.1/ext/pdo_odbc/tests/
H A Dcommon.phpt27 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
66 // test will be skipped. see SKIPIF section of long_columns.phpt
/PHP-8.1/ext/fileinfo/
H A Dconfig.m450 ],[AC_MSG_RESULT([skipped, cross-compiling])])
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats_skipped.phpt2 mysqli_get_client_stats() - skipped rows
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug69362.phpt22 // Assume that if we can't create or drop a user, this test needs to be skipped
H A Dbug62479.phpt22 // Assume that if we can't create or drop a user, this test needs to be skipped
/PHP-8.1/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt30 /* when the chunk size is 1, the read buffer is skipped, but the
/PHP-8.1/sapi/fpm/
H A Dconfig.m4191 AC_MSG_RESULT([skipped (cross-compiling)])
265 AC_MSG_RESULT([skipped (cross-compiling)])
599 ], [AC_MSG_RESULT([skipped])])
604 ], [AC_MSG_RESULT([skipped (cross-compiling)])])
/PHP-8.1/Zend/
H A DREADME.md29 `DL_UNLOAD()` is skipped during the shutdown of shared extensions.
/PHP-8.1/build/
H A Dpkg.m490 dnl it's called might be skipped (such as if it is within an "if", you
/PHP-8.1/ext/standard/
H A Dstring.c1268 size_t skipped = 0; in PHP_FUNCTION() local
1313 skipped++; in PHP_FUNCTION()
1325 RETVAL_STRINGL(BG(strtok_last) + skipped, (p - BG(strtok_last)) - skipped); in PHP_FUNCTION()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic23484 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped
H A Dmagic私はガラスを食べられます23484 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped

Completed in 159 milliseconds