Home
last modified time | relevance | path

Searched refs:an (Results 251 – 275 of 1330) sorted by relevance

1...<<11121314151617181920>>...54

/PHP-8.1/ext/spl/tests/
H A DSplDoublyLinkedList_current_empty.phpt2 Run current() function on an empty SplDoublyLinkedList.
H A DarrayObject_clone_basic2.phpt2 SPL: Cloning an instance of ArrayObject which wraps an object.
/PHP-8.1/ext/standard/tests/assert/
H A Dassert_options_error.phpt13 assert_options(): Argument #1 ($option) must be an ASSERT_* constant
/PHP-8.1/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt24 echo "\n-- Testing stream_filter_remove() function with an already removed filter --\n";
49 -- Testing stream_filter_remove() function with an already removed filter --
/PHP-8.1/ext/standard/tests/dir/
H A Dscandir_error2.phpt19 echo "\n-- Pass scandir() an absolute path that does not exist --\n";
28 -- Pass scandir() an absolute path that does not exist --
/PHP-8.1/ext/standard/tests/array/
H A Drsort_variation6.phpt6 * Pass rsort() an array of hexadecimal values to test behaviour
11 // an array contains unsorted hexadecimal values
/PHP-8.1/ext/xsl/tests/
H A Dxslt011.phpt35 $dom->loadXML("<root>this is from an external DomDocument</root>");
56 this is from an external DomDocument
/PHP-8.1/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt7 echo "\n--- Testing Circular reference of an array ---\n";
28 --- Testing Circular reference of an array ---
/PHP-8.1/ext/standard/tests/strings/
H A Dparse_str_basic1.phpt19 echo "\nBasic test with an existing array as results array\n";
50 Basic test with an existing array as results array
H A Dbug61660.phpt10 Warning: hex2bin(): Hexadecimal input string must have an even length in %s on line %d
/PHP-8.1/Zend/tests/
H A Dbug53432.phpt2 Bug #53432: Assignment via string index access on an empty string converts to array
66 Error: Cannot use string offset as an array
H A Dlist_011.phpt2 Disallow list() usage as if it were an array
H A Dbug72767.phpt2 Bug #72767: PHP Segfaults when trying to expand an infinite operator
H A Dbug81684.phpt2 Bug #81684: ??= on $GLOBALS produces an invalid opcode
H A Dclosure_call_leak_with_exception.phpt2 Closure must not leak during a dynamic call interrupted by an exception
/PHP-8.1/Zend/tests/traits/
H A Derror_002.phpt2 Trying to use an undefined trait
/PHP-8.1/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_float_with_integer_default_strict.phpt2 Float type should allow an integer as default even with strict types
/PHP-8.1/ext/pcre/tests/
H A Dbug76127.phpt2 Bug #76127: preg_split does not raise an error on invalid UTF-8
/PHP-8.1/ext/filter/tests/
H A D002.phpt2 GET test with 2 values and an empty one
/PHP-8.1/ext/exif/tests/
H A Dduplicate_copyright_tag_leak.phpt8 // Only checking for an absence of leaks here.
/PHP-8.1/ext/opcache/tests/
H A Dbug76337.phpt2 Bug 76337: segmentation fault when an extension use zend_register_class_alias() and opcache enabled
/PHP-8.1/tests/output/
H A Dob_get_contents_basic_001.phpt36 echo "\ncheck that no contents found after an end\n";
63 check that no contents found after an end
/PHP-8.1/ext/standard/tests/file/
H A Dsymlink_to_symlink.phpt25 // symlink to a regular file using an absolute path
28 // symlink to a symlink using an absolute path
H A Dcopy_variation13.phpt2 Test copy() function: usage variations - src as dir and dest as an existing file(Bug #42243)
5 /* Test copy(): Trying to copy dir to an existing file */

Completed in 49 milliseconds

1...<<11121314151617181920>>...54