Home
last modified time | relevance | path

Searched refs:of (Results 376 – 400 of 4989) sorted by relevance

1...<<11121314151617181920>>...200

/PHP-8.3/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation13.phpt2 Test fputcsv() : usage variations - with default enclosure & delimiter of two chars
7 of two chars is provided */
9 echo "*** Testing fputcsv() : with default enclosure & delimiter of two chars ***\n";
29 *** Testing fputcsv() : with default enclosure & delimiter of two chars ***
/PHP-8.3/ext/standard/tests/serialize/
H A Dserialization_objects_018.phpt23 Warning: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
26 Warning: unserialize(): Error at offset 10 of 15 bytes in %s on line %d
29 Warning: unserialize(): Error at offset 14 of 15 bytes in %s on line %d
32 Warning: unserialize(): Error at offset 8 of 8 bytes in %s on line %d
H A Dtyped_property_refs.phpt81 Cannot assign null to property A::$a of type int
82 Cannot assign null to property B::$b of type int
83 Cannot assign int to property C::$b of type string
84 Cannot assign string to property C::$a of type int
85 Reference with value of type int held by property D::$a of type int is not compatible with property…
/PHP-8.3/ext/standard/tests/streams/
H A Dbug44818.phpt19 resource(%d) of type (stream)
24 resource(%d) of type (stream)
29 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/PHP-8.3/ext/standard/tests/dir/
H A Dopendir_basic.phpt6 * Test basic functionality of opendir() with absolute and relative paths as $path argument
49 resource(%d) of type (stream)
53 resource(%d) of type (stream)
56 resource(%d) of type (Unknown)
57 resource(%d) of type (Unknown)
H A Dopendir_variation4.phpt80 resource(%d) of type (stream)
84 resource(%d) of type (stream)
87 resource(%d) of type (stream)
91 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
/PHP-8.3/Zend/tests/type_declarations/mixed/inheritance/
H A Dmixed_property_inheritance_error2.phpt2 Test that a property of mixed type can't be overridden by a property of class type
18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error6.phpt2 Test that a property of class type can't be overridden by a property of mixed type
18 Fatal error: Type of Bar::$property1 must be stdClass (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error1.phpt2 Test that a property of mixed type can't be overridden by a property of a built-in type
18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error5.phpt2 Test that a property of a built-in type can't be overridden by a property of mixed type
18 Fatal error: Type of Bar::$property1 must be int (as in class Foo) in %s on line %d
/PHP-8.3/ext/ffi/tests/
H A Dgh11934.phpt136 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
138 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
140 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
142 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
144 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
146 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
148 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
150 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
152 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
154 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
[all …]
/PHP-8.3/ext/standard/tests/file/
H A Dfgets_variation1.phpt28 // rewind the file pointer to beginning of the file
36 var_dump( feof($file_handle) ); // check if end of file pointer is set
54 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
63 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
72 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
81 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
90 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
99 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
108 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
117 Notice: fgets(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
H A Dfgetc_variation3.phpt32 // rewind the file pointer to beginning of the file
40 var_dump( feof($file_handle) ); // check if end of file pointer is set
58 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
67 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
76 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
85 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
103 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
112 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
121 Notice: fgetc(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
H A Dreadfile_variation2.phpt67 line of text
69 line of text
71 line of t
77 line of text
79 line of text
81 line of t
H A Dfsync.phpt8 first line of string
9 second line of string
10 third line of string
58 first line of string
59 second line of string
60 third line of stringint(63)
/PHP-8.3/ext/standard/tests/array/
H A Dshuffle_basic1.phpt6 * Test behaviour of shuffle when an array with default keys
20 /* Testing shuffle() function with array of integers */
23 echo "\n-- input array of integers before shuffle() function is applied --\n";
26 // applying shuffle() function on the input array of integers
33 /* Testing shuffle() function with array of strings */
36 echo "\n-- input array of strings before shuffle() function is applied --\n";
39 // applying shuffle() function on the input array of strings
51 -- input array of integers before shuffle() function is applied --
98 -- input array of strings before shuffle() function is applied --
H A Darray_diff_uassoc_error.phpt22 //Test array_diff_uassoc with one more than the expected number of arguments
23 echo "\n-- Testing array_diff_uassoc() function with more than expected no. of arguments --\n";
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";
47 -- Testing array_diff_uassoc() function with more than expected no. of arguments --
51 -- Testing array_diff_uassoc() function with less than expected no. of arguments --
/PHP-8.3/ext/standard/tests/general_functions/
H A Dcallbacks_001.phpt2 ZE2 Callbacks of static functions
89 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
93 Deprecated: Callables of the form ["C", "parent::who"] are deprecated in %s on line %d
97 Deprecated: Callables of the form ["B", "parent::who"] are deprecated in %s on line %d
101 Deprecated: Callables of the form ["E", "parent::who"] are deprecated in %s on line %d
112 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
116 Deprecated: Callables of the form ["P", "parent::who"] are deprecated in %s on line %d
120 Deprecated: Callables of the form ["P", "O::who"] are deprecated in %s on line %d
123 call_user_func(): Argument #1 ($callback) must be a valid callback, class P is not a subclass of B
/PHP-8.3/ext/standard/tests/strings/
H A Dvprintf_variation10.phpt12 * the '$format' and '$args' arguments of the function
17 // defining an array of various char formats
25 // Arrays of non char values for the format defined in $format.
29 // array of float values
36 // array of int values
43 // array of strings
57 // array of boolean data
/PHP-8.3/ext/date/tests/
H A Dbug67109.phpt7 var_dump(date('d.m.Y',strtotime('last day of april')));
8 var_dump(date('d.m.Y',strtotime('Last day of april')));
9 var_dump(date('d.m.Y',strtotime('lAst Day of April')));
H A Dgmstrftime_variation3.phpt10 //array of values to iterate over
14 'Week number of the year' => "%U",
15 'Week number of the year in decimal number' => "%W",
18 // loop through each element of the array for timestamp
46 --Week number of the year--
54 --Week number of the year in decimal number--
H A Dstrftime_variation3.phpt11 //array of values to iterate over
15 'Week number of the year' => "%U",
16 'Week number of the year in decimal number' => "%W",
18 // loop through each element of the array for timestamp
46 --Week number of the year--
54 --Week number of the year in decimal number--
/PHP-8.3/ext/oci8/tests/
H A Dlob_028.phpt56 resource(%d) of type (oci8 descriptor)
60 resource(%d) of type (oci8 descriptor)
64 resource(%d) of type (oci8 descriptor)
68 resource(%d) of type (oci8 descriptor)
72 resource(%d) of type (oci8 descriptor)
76 resource(%d) of type (oci8 descriptor)
/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_001.phpt11 echo "In constructor of class B with args $a, $b\n";
17 echo "In constructor of class C\n";
23 echo "In constructor of class D\n";
69 In constructor of class B with args x, 123
72 Access to non-public constructor of class C
73 Access to non-public constructor of class D
/PHP-8.3/ext/openssl/tests/
H A Dtls_wrapper_with_tls_v1.3.phpt74 resource(%d) of type (stream)
76 resource(%d) of type (stream)
77 resource(%d) of type (stream)
78 resource(%d) of type (stream)
79 resource(%d) of type (stream)
80 resource(%d) of type (stream)

Completed in 37 milliseconds

1...<<11121314151617181920>>...200