Home
last modified time | relevance | path

Searched refs:an (Results 151 – 175 of 1281) sorted by relevance

12345678910>>...52

/PHP-8.0/ext/standard/tests/array/
H A Darray_column_scalar_index_strict_types.phpt7 echo "\n-- Testing array_column() column key parameter should be a string or an integer (testing bo…
26 echo "\n-- Testing array_column() index key parameter should be a string or an integer (testing boo…
49 -- Testing array_column() column key parameter should be a string or an integer (testing bool) --
56 -- Testing array_column() index key parameter should be a string or an integer (testing bool) --
H A Darray_merge_variation8.phpt17 echo "\n-- Merge an array and a sub-array --\n";
47 -- Merge an array and a sub-array --
H A Darray_multisort_error.phpt28 array_multisort(): Argument #3 must be an array or a sort flag that has not already been specified
31 array_multisort(): Argument #3 must be an array or a sort flag that has not already been specified
/PHP-8.0/Zend/tests/
H A Dclosure_043.phpt59 Warning: Cannot bind an instance to a static closure in %s on line %d
61 Warning: Cannot bind an instance to a static closure in %s on line %d
71 Warning: Cannot bind an instance to a static closure in %s on line %d
73 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dbug26166.phpt52 throw new Exception("This is an error!");
69 This is an error!
/PHP-8.0/sapi/cli/tests/
H A Dbug62294.inc4 require 'path/to/an/unknown/file';
/PHP-8.0/tests/lang/
H A DforeachLoop.012.phpt2 Directly modifying an unreferenced array when foreach'ing over it.
35 echo "\nPopping elements off end of an unreferenced array";
42 echo "\n\n\nShift elements off start of an unreferenced array";
49 echo "\n\n\nRemove current element of an unreferenced array";
56 echo "\n\n\nAdding elements to the end of an unreferenced array";
63 echo "\n\n\nAdding elements to the start of an unreferenced array";
72 Popping elements off end of an unreferenced array
141 Shift elements off start of an unreferenced array
210 Remove current element of an unreferenced array
279 Adding elements to the end of an unreferenced array
[all …]
/PHP-8.0/ext/standard/tests/strings/
H A Dsubstr_replace_error.phpt30 substr_replace(): Argument #3 ($offset) cannot be an array when working on a single string
31 substr_replace(): Argument #4 ($length) cannot be an array when working on a single string
H A Dbug70487.phpt2 Bug #70487: pack('x') produces an error
/PHP-8.0/ext/standard/tests/file/
H A Dfopen_variation6.phpt12 fwrite($h, "This is an absolute file");
35 This is an absolute file
/PHP-8.0/tests/classes/
H A Darray_access_012.phpt34 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %sarr…
/PHP-8.0/ext/spl/tests/
H A Ddllist_004.phpt48 Exception: Can't pop from an empty datastructure
49 Exception: Can't shift from an empty datastructure
H A Ddllist_005.phpt48 Exception: Can't shift from an empty datastructure
49 Exception: Can't shift from an empty datastructure
H A DarrayObject_clone_basic1.phpt2 SPL: Cloning an instance of ArrayObject which wraps an array.
/PHP-8.0/ext/simplexml/tests/
H A D003.phpt11 <!ENTITY included-entity "This is text included from an entity">
56 string(36) "This is text included from an entity"
/PHP-8.0/ext/date/tests/
H A DDateTime_extends_basic1.phpt22 echo "\n-- Create an instance of DateTimeExt --\n";
39 -- Create an instance of DateTimeExt --
/PHP-8.0/ext/zlib/tests/
H A Dbug_40189.phpt9 // this string is an excerpt of a phar archive that caused an infinite loop
/PHP-8.0/ext/intl/tests/
H A Duconverter_oop_basic.phpt8 var_dump($c->convert("This is an ascii string"));
18 string(23) "This is an ascii string"
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp1253_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1255_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp1255_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1256_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_eucjp_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_kartuli_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"

Completed in 27 milliseconds

12345678910>>...52