Home
last modified time | relevance | path

Searched refs:an (Results 76 – 100 of 1330) sorted by relevance

12345678910>>...54

/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation2-win32-mb.phpt12 * Pass readdir() a directory handle pointing to an empty directory to test behaviour
21 echo "\n-- Pass an empty directory to readdir() --\n";
45 -- Pass an empty directory to readdir() --
/PHP-8.1/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
/PHP-8.1/Zend/tests/
H A Dctor_promotion_interface.phpt2 Constructor promotion cannot be used inside an abstract constructor (interface variant)
12 Fatal error: Cannot declare promoted property in an abstract constructor in %s on line %d
H A Dctor_promotion_abstract.phpt2 Constructor promotion cannot be used inside an abstract constructor
12 Fatal error: Cannot declare promoted property in an abstract constructor in %s on line %d
H A Dbug41813.phpt2 Bug #41813 (segmentation fault when using string offset as an object)
12 Fatal error: Uncaught Error: Cannot use string offset as an object in %s:%d
H A Dbug72594.phpt2 Bug #72594 (Calling an earlier instance of an included anonymous class fatals)
H A Dthrowable_002.phpt2 Test using an Exception as the previous Throwable for an Error
/PHP-8.1/Zend/tests/generators/errors/
H A Dresume_running_generator_error_002.phpt2 Memory leak when resume an already running generator
17 Cannot resume an already running generator
/PHP-8.1/Zend/tests/type_declarations/intersection_types/invalid_types/
H A Dinvalid_parent_type.phpt2 parent type cannot take part in an intersection type
14 Fatal error: Type parent cannot be part of an intersection type in %s on line %d
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_083.phpt63 string(71) "Cannot auto-initialize an array inside property Foo::$p of type ?string"
65 string(71) "Cannot auto-initialize an array inside property Foo::$p of type ?string"
71 string(71) "Cannot auto-initialize an array inside property Foo::$s of type ?string"
77 string(91) "Cannot auto-initialize an array inside a reference held by property Foo::$p of type ?st…
79 string(91) "Cannot auto-initialize an array inside a reference held by property Foo::$p of type ?st…
/PHP-8.1/ext/spl/tests/
H A DSplDoublyLinkedList_add_null_offset.phpt2 Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument
H A DSplFixedArray_construct_param_SplFixedArray.phpt2 Create an SplFixedArray using an SplFixedArray object.
H A DSplDoublyLinkedList_add_invalid_offset.phpt2 Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument
/PHP-8.1/ext/iconv/tests/
H A Dbug48147.phpt18 Notice: iconv(): Detected an illegal character in input string in %s on line %d
22 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
26 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
/PHP-8.1/ext/standard/tests/file/
H A Dcopy_variation12-win32.phpt10 /* Test copy(): Trying to create a copy of an existing dir */
14 echo "*** Test copy() function: Trying to create a copy of an existing dir ***\n";
34 *** Test copy() function: Trying to create a copy of an existing dir ***
H A Dcopy_variation14.phpt5 /* Test copy(): Trying to create a copy of non-existing source in an existing destination
6 and an existing source in non-existing destination */
19 echo "\n*** Test copy() function: Trying to create copy of an existing source in non-existing desti…
36 *** Test copy() function: Trying to create copy of an existing source in non-existing destination *…
H A Dlstat_stat_variation20.phpt23 echo "*** Testing lstat() with linkname stored inside an object/array ***\n";
31 // link name stored in an object
34 // link name stored in side an array
41 echo "\n-- Testing lstat() on link name stored inside an object --\n";
44 echo "\n-- Testing stat() on link name stored inside an array --\n";
58 *** Testing lstat() with linkname stored inside an object/array ***
60 -- Testing lstat() on link name stored inside an object --
116 -- Testing stat() on link name stored inside an array --
H A Dcopy_variation12.phpt10 /* Test copy(): Trying to create a copy of an existing dir */
14 echo "*** Test copy() function: Trying to create a copy of an existing dir ***\n";
34 *** Test copy() function: Trying to create a copy of an existing dir ***
/PHP-8.1/ext/standard/tests/versioning/
H A Dversion_compare_invalid_operator.phpt2 Ensures an exception is thrown if versions are compared with an invalid operator
/PHP-8.1/ext/dom/tests/
H A DregisterNodeClass_abstract_class.phpt2 registerNodeClass() with an abstract class should fail
24 ValueError: DOMDocument::registerNodeClass(): Argument #2 ($extendedClass) must not be an abstract …
/PHP-8.1/ext/standard/tests/array/
H A Darray_keys_variation_002.phpt6 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
13 *** Testing array_keys() on an array created on the fly ***
/PHP-8.1/ext/mbstring/tests/
H A Dmb_internal_encoding_error2.phpt2 Test mb_internal_encoding() function : error conditions - pass an unknown encoding
8 * Pass mb_internal_encoding an unknown encoding
H A Dmb_strlen_error2.phpt2 Test mb_strlen() function : error conditions - pass an unknown encoding
8 * Test mb_strlen when passed an unknown encoding
/PHP-8.1/tests/lang/
H A DforeachLoopObjects.005.phpt14 echo "\nRemoving properties before the current element from an iterated object.\n";
29 echo "\nRemoving properties before the current element from an iterated object.\n";
46 Removing properties before the current element from an iterated object.
62 Removing properties before the current element from an iterated object.
/PHP-8.1/ext/intl/tests/
H A Duconverter_oop_subst.phpt16 var_dump($c->convert("This is an ascii string"));
21 string(23) "This is an ascii string"

Completed in 27 milliseconds

12345678910>>...54