/php-src/ext/standard/tests/array/ |
H A D | array_flip_variation4.phpt | 60 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 D | array_count_values2.phpt | 21 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 D | array_flip.phpt | 19 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/Zend/tests/lazy_objects/ |
H A D | isLazy.phpt | 39 printf("typed (skipped): %d\n", $pr->isLazy($obj)); 57 printf("typed (skipped prop): %d\n", $pr->isLazy($obj)); 107 typed (skipped): 0 120 typed (skipped prop): 0
|
H A D | write_skipped_no_initialize.phpt | 2 Lazy objects: write to skipped property does not initialize object
|
H A D | unset_skipped_no_initialize.phpt | 2 Lazy objects: unset of undefined skipped property initializes object
|
H A D | fetch_ref_skipped_prop_does_not_initialize.phpt | 2 Lazy objects: fetch ref on skipped property does not initialize object
|
H A D | fetch_skipped_prop_does_not_initialize.phpt | 2 Lazy objects: fetch skipped property does not initialize object
|
H A D | fetch_op_skipped_prop_does_not_initialize.phpt | 2 Lazy objects: property op on skipped property does not initialize object
|
H A D | realize_skipped.phpt | 2 Lazy objects: Object is not lazy anymore if all props have been skipped
|
/php-src/ext/xml/tests/ |
H A D | bug26614.phpt | 2 Bug #26614 (CDATA sections skipped on line count)
|
H A D | bug26614_libxml_gte2_11.phpt | 2 Bug #26614 (CDATA sections skipped on line count)
|
H A D | bug26614_libxml_pre2_11.phpt | 2 Bug #26614 (CDATA sections skipped on line count)
|
H A D | bug70962.phpt | 21 // Check embedded whitespace is not getting skipped.
|
/php-src/Zend/tests/ |
H A D | bug52361.phpt | 20 echo "must be skipped !!!";
|
/php-src/sapi/fpm/tests/ |
H A D | setsofib.phpt | 8 die('skipped supported only on FreeBSD');
|
/php-src/ext/opcache/tests/jit/ |
H A D | bug80634.phpt | 2 Bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code)
|
/php-src/ext/standard/tests/general_functions/ |
H A D | array_is_list.phpt | 33 test_is_list("skipped keys", [0 => 0, 2 => 2]); 90 skipped keys: false
|
/php-src/ext/standard/tests/serialize/ |
H A D | sleep_uninitialized_typed_prop.phpt | 2 Referencing an uninitialized typed property in __sleep() should be skipped
|
/php-src/ext/pdo_odbc/tests/ |
H A D | common.phpt | 28 // 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 D | mysqli_get_client_stats_skipped.phpt | 2 mysqli_get_client_stats() - skipped rows
|
/php-src/ext/sockets/tests/ |
H A D | socket_cmsg_credentials_fbsd.phpt | 9 die('skipped supported only on FreeBSD');
|
/php-src/ext/pdo_pgsql/tests/ |
H A D | bug69362.phpt | 21 // Assume that if we can't create or drop a user, this test needs to be skipped
|
H A D | bug62479.phpt | 21 // 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 D | stream_set_chunk_size.phpt | 31 /* when the chunk size is 1, the read buffer is skipped, but the
|