Home
last modified time | relevance | path

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

12

/php-src/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-src/ext/xml/tests/
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614_libxml_gte2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614_libxml_pre2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug70962.phpt21 // Check embedded whitespace is not getting skipped.
/php-src/Zend/tests/
H A Dbug52361.phpt20 echo "must be skipped !!!";
/php-src/sapi/fpm/tests/
H A Dsetsofib.phpt8 die('skipped supported only on FreeBSD');
/php-src/ext/opcache/tests/jit/
H A Dbug80634.phpt2 Bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code)
/php-src/ext/standard/tests/general_functions/
H A Darray_is_list.phpt33 test_is_list("skipped keys", [0 => 0, 2 => 2]);
90 skipped keys: false
/php-src/ext/standard/tests/serialize/
H A Dsleep_uninitialized_typed_prop.phpt2 Referencing an uninitialized typed property in __sleep() should be skipped
/php-src/ext/pdo_odbc/tests/
H A Dcommon.phpt28 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
67 // test will be skipped. see SKIPIF section of long_columns.phpt
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats_skipped.phpt2 mysqli_get_client_stats() - skipped rows
/php-src/ext/sockets/tests/
H A Dsocket_cmsg_credentials_fbsd.phpt9 die('skipped supported only on FreeBSD');
/php-src/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-src/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt31 /* when the chunk size is 1, the read buffer is skipped, but the
/php-src/Zend/
H A DREADME.md29 `DL_UNLOAD()` is skipped during the shutdown of shared extensions.
/php-src/ext/mbstring/tests/
H A Dmb_strimwidth.phpt216 // correctly when portion being skipped over included fullwidth characters
220 // combined with negative 'width' argument correctly when portion being skipped
/php-src/sapi/fpm/
H A Dconfig.m4146 AC_MSG_RESULT([skipped (cross-compiling)])
222 AC_MSG_RESULT([skipped (cross-compiling)])
/php-src/build/
H A Dpkg.m490 dnl it's called might be skipped (such as if it is within an "if", you
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst172 That's it! This is how PHP works, fundamentally. Of course, we skipped over a ton of details. The VM
/php-src/ext/standard/
H A Dstring.c1142 size_t skipped = 0; in PHP_FUNCTION() local
1187 skipped++; in PHP_FUNCTION()
1199 RETVAL_STRINGL(BG(strtok_last) + skipped, (p - BG(strtok_last)) - skipped); in PHP_FUNCTION()
/php-src/
H A DUPGRADING25 previously skipped if the path looked like it was referring to a file, i.e.

Completed in 40 milliseconds

12