Home
last modified time | relevance | path

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

12345678910>>...180

/PHP-8.3/ext/standard/tests/file/
H A Dcopy_variation5.phpt20 /* array of destination file names */
43 echo "Existence of destination file => ";
50 echo "Size of source file => ";
54 echo "Size of destination file => ";
80 Existence of destination file => bool(true)
82 Size of source file => int(1500)
83 Size of destination file => int(1500)
89 Size of source file => int(1500)
90 Size of destination file => int(1500)
96 Size of source file => int(1500)
[all …]
H A Dcopy_variation3.phpt23 /* array of destination file names */
54 echo "Size of source file => ";
58 echo "Size of destination file => ";
82 Size of source file => int(1500)
83 Size of destination file => int(1500)
89 Size of source file => int(1500)
90 Size of destination file => int(1500)
96 Size of source file => int(1500)
97 Size of destination file => int(1500)
103 Size of source file => int(1500)
[all …]
H A D007_basic.phpt100 resource(%d) of type (stream)
104 resource(%d) of type (Unknown)
109 resource(%d) of type (stream)
113 resource(%d) of type (Unknown)
118 resource(%d) of type (stream)
127 resource(%d) of type (stream)
136 resource(%d) of type (stream)
145 resource(%d) of type (stream)
154 resource(%d) of type (stream)
163 resource(%d) of type (stream)
[all …]
H A Dreadfile_basic-win32.phpt277 line of text
279 line of text
281 line of text
283 line of text
285 line of text
291 line of text
293 line of text
295 line of text
297 line of text
299 line of text
[all …]
H A Dreadfile_basic.phpt277 line of text
279 line of text
281 line of text
283 line of text
285 line of text
291 line of text
293 line of text
295 line of text
297 line of text
299 line of text
[all …]
H A Dfile_get_contents_file_put_contents_variation1.phpt51 line of text
53 line of text
55 line of text
57 line of text
59 line of text
63 line of text
65 line of text
67 line of text
69 line of text
71 line of text
[all …]
H A Dcopy_variation5-win32.phpt21 /* array of destination file names */
44 echo "Existence of destination file => ";
51 echo "Size of source file => ";
55 echo "Size of destination file => ";
82 Existence of destination file => bool(true)
84 Size of source file => int(1500)
85 Size of destination file => int(1500)
91 Size of source file => int(1500)
92 Size of destination file => int(1500)
98 Size of source file => int(1500)
[all …]
H A Dfscanf_variation51.phpt68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
97 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
/PHP-8.3/ext/reflection/tests/
H A Dbug66430.phpt25 echo "reflection of alpha.bravo: ", $method->invoke($alpha).PHP_EOL;
26 echo "closure of alpha.bravo: ", $closure().PHP_EOL;
27 echo "call_user_func of closure: ", call_user_func($closure).PHP_EOL;
29 echo "closure cl of c(alpha.bravo): ", get_class($reflectionC->getClosureThis()).PHP_EOL;
31 echo "reflection of c(alpha.bravo): ", $reflectionC->invoke().PHP_EOL;
36 reflection of alpha.bravo: Valid representation
37 closure of alpha.bravo: Valid representation
38 call_user_func of closure: Valid representation
40 closure cl of c(alpha.bravo): Alpha
41 scope cl of c(alpha.bravo): Alpha
[all …]
H A DReflectionClass_isSubclassOf_basic.phpt29 Is A a subclass of A?
32 Is A a subclass of B?
35 Is A a subclass of C?
38 Is A a subclass of I?
41 Is A a subclass of X?
44 Is B a subclass of A?
47 Is B a subclass of B?
50 Is B a subclass of C?
53 Is B a subclass of I?
56 Is B a subclass of X?
[all …]
/PHP-8.3/tests/lang/
H A DforeachLoop.014.phpt83 --> State of array after loop:
98 --> State of array after loop:
116 --> State of array after loop:
137 --> State of array after loop:
152 --> State of array after loop:
167 --> State of array after loop:
185 --> State of array after loop:
206 --> State of array after loop:
221 --> State of array after loop:
236 --> State of array after loop:
[all …]
H A DforeachLoop.013.phpt74 --> State of array before loop:
81 --> State of array after loop:
86 --> State of array before loop:
95 --> State of array after loop:
102 --> State of array before loop:
114 --> State of array after loop:
135 --> State of array after loop:
154 --> State of array after loop:
169 --> State of array after loop:
187 --> State of array after loop:
[all …]
H A DforeachLoop.015.phpt83 --> State of array after loop:
97 --> State of array after loop:
116 --> State of array after loop:
137 --> State of array after loop:
156 --> State of array after loop:
171 --> State of array after loop:
189 --> State of array after loop:
210 --> State of array after loop:
225 --> State of array after loop:
240 --> State of array after loop:
[all …]
/PHP-8.3/Zend/tests/type_declarations/
H A Dscalar_strict.phpt63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, true given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
107 *** Trying resource(5) of type (stream)
160 *** Trying resource(5) of type (stream)
213 *** Trying resource(5) of type (stream)
[all …]
H A Dscalar_strict_64bit.phpt63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, true given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
107 *** Trying resource(5) of type (stream)
160 *** Trying resource(5) of type (stream)
213 *** Trying resource(5) of type (stream)
[all …]
/PHP-8.3/ext/standard/tests/array/
H A Darray_sum_variation2.phpt6 * Testing array_sum() with different types of integer arrays containing data of following type:
7 * integer, octal, hexadecimal, maximum and minimum integer values & mixed of all integers
14 echo "-- Sum of Integer array --\n";
19 echo "-- Sum of Octal array --\n";
24 echo "-- Sum of Hex array --\n";
29 echo "-- Sum of mixed integer values --\n";
36 -- Sum of Integer array --
38 -- Sum of Octal array --
40 -- Sum of Hex array --
42 -- Sum of mixed integer values --
H A Darray_merge.phpt86 -- Inner iteration 0 of Iteration 0 --
90 -- Inner iteration 1 of Iteration 0 --
96 -- Inner iteration 2 of Iteration 0 --
102 -- Inner iteration 3 of Iteration 0 --
108 -- Inner iteration 4 of Iteration 0 --
120 -- Inner iteration 5 of Iteration 0 --
132 -- Inner iteration 6 of Iteration 0 --
153 -- Inner iteration 0 of Iteration 1 --
159 -- Inner iteration 1 of Iteration 1 --
167 -- Inner iteration 2 of Iteration 1 --
[all …]
/PHP-8.3/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/PHP-8.3/ext/standard/tests/strings/
H A Dstr_decrement_errors.phpt9 // String increments are unaware of being "negative"
41 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
42 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
43 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
44 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
45 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
46 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
47 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
48 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
49 str_decrement(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
[all …]
H A Dstr_increment_errors.phpt9 // String increments are unaware of being "negative"
41 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
42 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
43 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
44 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
45 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
46 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
47 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
48 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
49 str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters
[all …]
H A Djoin_variation2.phpt78 // loop through each element of the array and check the working of join()
105 join(): Argument #2 ($array) must be of type ?array, int given
107 join(): Argument #2 ($array) must be of type ?array, int given
109 join(): Argument #2 ($array) must be of type ?array, int given
111 join(): Argument #2 ($array) must be of type ?array, int given
113 join(): Argument #2 ($array) must be of type ?array, float given
115 join(): Argument #2 ($array) must be of type ?array, float given
117 join(): Argument #2 ($array) must be of type ?array, float given
123 join(): Argument #2 ($array) must be of type ?array, true given
127 join(): Argument #2 ($array) must be of type ?array, true given
[all …]
/PHP-8.3/ext/oci8/tests/
H A Dlob_030.phpt2 Test piecewise fetch of CLOBs equal to, and larger than PHP_OCI_LOB_BUFFER_SIZE
45 echo "Test 1: A CLOB with an even number of bytes\n";
48 echo "Test 2: A CLOB with an odd number of bytes\n";
51 echo "Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)…
57 echo "Test 5: A CLOB of 1049028-1 bytes\n";
60 echo "Test 6: A CLOB of 1049028+1 bytes\n";
69 Test 1: A CLOB with an even number of bytes
71 Test 2: A CLOB with an odd number of bytes
73 Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)
77 Test 5: A CLOB of 1049028-1 bytes
[all …]
/PHP-8.3/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt13 //array of values to iterate over
61 // loop through each element of the array for object
82 get_class(): Argument #1 ($object) must be of type object, int given
85 get_class(): Argument #1 ($object) must be of type object, int given
88 get_class(): Argument #1 ($object) must be of type object, int given
91 get_class(): Argument #1 ($object) must be of type object, int given
94 get_class(): Argument #1 ($object) must be of type object, float given
97 get_class(): Argument #1 ($object) must be of type object, float given
100 get_class(): Argument #1 ($object) must be of type object, float given
124 get_class(): Argument #1 ($object) must be of type object, null given
[all …]
/PHP-8.3/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt51 /* class with member as object of other class */
66 /* objects of different classes */
127 -- Innerloop iteration 1 of Outerloop iteration 1 --
135 -- Innerloop iteration 2 of Outerloop iteration 1 --
143 -- Innerloop iteration 3 of Outerloop iteration 1 --
151 -- Innerloop iteration 4 of Outerloop iteration 1 --
159 -- Innerloop iteration 5 of Outerloop iteration 1 --
167 -- Innerloop iteration 6 of Outerloop iteration 1 --
175 -- Innerloop iteration 7 of Outerloop iteration 1 --
183 -- Innerloop iteration 8 of Outerloop iteration 1 --
[all …]
/PHP-8.3/Zend/tests/
H A Dfalsetoarray.phpt2 Autovivification of false to array
122 Deprecated: Automatic conversion of false to array is deprecated in %s
125 Deprecated: Automatic conversion of false to array is deprecated in %s
130 Deprecated: Automatic conversion of false to array is deprecated in %s
133 Deprecated: Automatic conversion of false to array is deprecated in %s
136 Deprecated: Automatic conversion of false to array is deprecated in %s
139 Deprecated: Automatic conversion of false to array is deprecated in %s
144 Deprecated: Automatic conversion of false to array is deprecated in %s
147 Deprecated: Automatic conversion of false to array is deprecated in %s
150 Deprecated: Automatic conversion of false to array is deprecated in %s
[all …]

Completed in 48 milliseconds

12345678910>>...180