/PHP-8.2/ext/standard/tests/array/ |
H A D | usort_variation11.phpt | 46 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less … 48 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less… 50 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less… 52 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less … 54 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less… 56 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less… 58 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less … 60 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less… 62 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less… 64 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less … [all …]
|
H A D | array_map_error.phpt | 7 // Testing array_map with one less than the expected number of arguments 8 echo "\n-- Testing array_map() function with one less than expected no. of arguments --\n"; 18 echo "\n-- Testing array_map() function with less no. of arrays than callback function arguments --… 39 -- Testing array_map() function with one less than expected no. of arguments -- 42 -- Testing array_map() function with less no. of arrays than callback function arguments --
|
H A D | array_diff_uassoc_error.phpt | 35 // Testing array_diff_uassoc with one less than the expected number of arguments 36 echo "\n-- Testing array_diff_uassoc() function with less than expected no. of arguments --\n"; 51 -- Testing array_diff_uassoc() function with less than expected no. of arguments --
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | printf_error.phpt | 15 echo "\n-- Testing printf() function with less than expected no. of arguments --\n"; 22 echo "\n-- Call printf with one argument less than expected --\n"; 39 echo "\n-- Call printf with two argument less than expected --\n"; 51 echo "\n-- Call printf with three argument less than expected --\n"; 65 -- Testing printf() function with less than expected no. of arguments -- 67 -- Call printf with one argument less than expected -- 72 -- Call printf with two argument less than expected -- 76 -- Call printf with three argument less than expected --
|
H A D | sprintf_error.phpt | 15 echo "\n-- Testing sprintf() function with less than expected no. of arguments --\n"; 22 // with one argument less than expected 39 // with two argument less than expected 51 // with three argument less than expected 78 -- Testing sprintf() function with less than expected no. of arguments --
|
H A D | join_error.phpt | 8 echo "\n-- Testing join() with less than expected no. of arguments --\n"; 22 -- Testing join() with less than expected no. of arguments --
|
H A D | gh15613.phpt | 24 unpack(): Argument #1 ($format) repeater must be less than or equal to %d 25 unpack(): Argument #1 ($format) repeater must be less than or equal to %d
|
H A D | bug69751.phpt | 26 Argument number specifier must be greater than zero and less than %d 28 Argument number specifier must be greater than zero and less than %d
|
/PHP-8.2/Zend/tests/ |
H A D | 002.phpt | 100 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 101 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 104 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 106 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 110 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 112 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 113 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 117 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the… 119 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
|
H A D | return_ref_none.phpt | 2 Argument-less return from by-ref function
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | fread_variation1.phpt | 5 /* Read content less than file size & 81 // reading file by giving less than its size 111 -- Reading file content less than max. file size, expected : 1000 bytes -- 126 -- Reading file content less than max. file size, expected : 1000 bytes -- 141 -- Reading file content less than max. file size, expected : 1000 bytes -- 156 -- Reading file content less than max. file size, expected : 1000 bytes -- 171 -- Reading file content less than max. file size, expected : 1000 bytes -- 186 -- Reading file content less than max. file size, expected : 1000 bytes -- 201 -- Reading file content less than max. file size, expected : 1000 bytes -- 216 -- Reading file content less than max. file size, expected : 1000 bytes -- [all …]
|
H A D | fread_variation2.phpt | 80 // reading file by giving less than its size 112 -- Reading file content less than max. file size, expected : 0 bytes -- 131 -- Reading file content less than max. file size, expected : 0 bytes -- 150 -- Reading file content less than max. file size, expected : 0 bytes -- 169 -- Reading file content less than max. file size, expected : 0 bytes -- 188 -- Reading file content less than max. file size, expected : 0 bytes -- 207 -- Reading file content less than max. file size, expected : 0 bytes -- 226 -- Reading file content less than max. file size, expected : 0 bytes -- 245 -- Reading file content less than max. file size, expected : 0 bytes -- 264 -- Reading file content less than max. file size, expected : 0 bytes -- [all …]
|
/PHP-8.2/ext/zip/tests/ |
H A D | oo_setcomment_error.phpt | 40 ZipArchive::setArchiveComment(): Argument #1 ($comment) must be less than 65535 bytes 41 ZipArchive::setCommentName(): Argument #2 ($comment) must be less than 65535 bytes 42 ZipArchive::setCommentIndex(): Argument #2 ($comment) must be less than 65535 bytes
|
/PHP-8.2/ext/gd/tests/ |
H A D | imagetruecolortopalette_error4.phpt | 24 …magetruecolortopalette(): Argument #3 ($num_colors) must be greater than 0 and less than 2147483647 25 …magetruecolortopalette(): Argument #3 ($num_colors) must be greater than 0 and less than 2147483647
|
H A D | bug39508.phpt | 2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
|
/PHP-8.2/ext/gmp/tests/ |
H A D | gmp_random_range.phpt | 77 gmp_random_range(): Argument #1 ($min) must be less than argument #2 ($maximum) 78 gmp_random_range(): Argument #1 ($min) must be less than argument #2 ($maximum) 79 gmp_random_range(): Argument #1 ($min) must be less than argument #2 ($maximum)
|
/PHP-8.2/ext/spl/tests/ |
H A D | iterator_001.phpt | 70 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n"; 78 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n"; 87 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n"; 102 2 is less than or equal 2 127 2 is less than or equal 2
|
/PHP-8.2/ext/pgsql/tests/ |
H A D | 03sync_query.phpt | 139 Argument #3 must be less than the number of fields for this result set 142 pg_fetch_all_columns(): Argument #2 ($field) must be less than the number of fields for this result… 144 Argument #2 must be less than the number of fields for this result set 147 pg_field_name(): Argument #2 ($field) must be less than the number of fields for this result set 149 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set
|
/PHP-8.2/ext/date/tests/ |
H A D | gmdate_variation12_64bits.phpt | 19 echo "\n-- Testing gmdate() function with less than the range of timestamp --\n"; 37 -- Testing gmdate() function with less than the range of timestamp --
|
/PHP-8.2/ext/pcntl/tests/ |
H A D | pcntl_signal_001.phpt | 16 pcntl_signal(): Argument #1 ($signal) must be less than %d
|
/PHP-8.2/tests/lang/ |
H A D | func_get_arg.004.phpt | 18 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
|
/PHP-8.2/ext/json/tests/ |
H A D | bug72787.phpt | 16 json_decode(): Argument #3 ($depth) must be less than %d
|
/PHP-8.2/ext/opcache/tests/ |
H A D | gh9259_001.phpt | 16 %sWarning opcache.interned_strings_buffer must be less than or equal to 4095, 131072 given%s
|
/PHP-8.2/ext/session/tests/ |
H A D | rfc1867_invalid_settings_2.phpt | 17 Warning: PHP Startup: session.upload_progress.freq must be less than or equal to 100% in Unknown on…
|
/PHP-8.2/Zend/tests/type_declarations/dnf_types/redundant_types/ |
H A D | less_restrive_type_constraint_already_present001.phpt | 2 A less restrictive type constrain is part of the DNF type 001
|