Home
last modified time | relevance | path

Searched refs:of (Results 26 – 50 of 3820) sorted by relevance

12345678910>>...153

/PHP-7.1/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt79 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
81 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
85 *** Caught Return value of {closure}() must be of the type integer, float returned in %s on line %d
91 *** Caught Return value of {closure}() must be of the type integer, null returned in %s on line %d
94 *** Caught Return value of {closure}() must be of the type integer, array returned in %s on line %d
117 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
119 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
129 *** Caught Return value of {closure}() must be of the type float, null returned in %s on line %d
132 *** Caught Return value of {closure}() must be of the type float, array returned in %s on line %d
135 *** Caught Return value of {closure}() must be of the type float, object returned in %s on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt79 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
81 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
85 *** Caught Return value of {closure}() must be of the type integer, float returned in %s on line %d
91 *** Caught Return value of {closure}() must be of the type integer, null returned in %s on line %d
94 *** Caught Return value of {closure}() must be of the type integer, array returned in %s on line %d
117 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
119 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
129 *** Caught Return value of {closure}() must be of the type float, null returned in %s on line %d
132 *** Caught Return value of {closure}() must be of the type float, array returned in %s on line %d
135 *** Caught Return value of {closure}() must be of the type float, object returned in %s on line %d
[all …]
/PHP-7.1/ext/standard/tests/file/
H A Dcopy_variation16.phpt33 echo "- Size of source file => ";
53 echo "Size of source file => ";
84 - Size of source file => int(3500)
88 Size of source file => int(3500)
95 Size of source file => int(3500)
102 Size of source file => int(3500)
109 Size of source file => int(3500)
116 Size of source file => int(3500)
123 Size of source file => int(3500)
130 Size of source file => int(3500)
[all …]
H A Dcopy_variation6.phpt31 echo "Size of source file => ";
61 echo "Size of source file => ";
83 Size of source file => int(0)
90 Size of source file => int(0)
97 Size of source file => int(0)
104 Size of source file => int(0)
111 Size of source file => int(0)
118 Size of source file => int(0)
125 Size of source file => int(0)
132 Size of source file => int(0)
[all …]
H A Dcopy_variation16-win32.phpt33 echo "- Size of source file => ";
53 echo "Size of source file => ";
85 - Size of source file => int(3500)
89 Size of source file => int(3500)
96 Size of source file => int(3500)
103 Size of source file => int(3500)
110 Size of source file => int(3500)
117 Size of source file => int(3500)
124 Size of source file => int(3500)
131 Size of source file => int(3500)
[all …]
H A Dcopy_variation6-win32.phpt31 echo "Size of source file => ";
62 echo "Size of source file => ";
85 Size of source file => int(0)
92 Size of source file => int(0)
93 Size of destination file => int(0)
99 Size of source file => int(0)
106 Size of source file => int(0)
113 Size of source file => int(0)
120 Size of source file => int(0)
127 Size of source file => int(0)
[all …]
H A Dcopy_variation4.phpt29 /* array of destination file names */
65 echo "Size of source file => ";
97 Size of source file => int(1500)
109 Size of source file => int(1500)
121 Existence of destination file =>
125 Size of source file => int(1500)
126 Size of destination file =>
139 Size of source file => int(1500)
151 Size of source file => int(1500)
161 Size of source file => int(1500)
[all …]
H A Dcopy_variation5.phpt26 /* array of destination file names */
49 echo "Existence of destination file => ";
56 echo "Size of source file => ";
60 echo "Size of destination file => ";
86 Existence of destination file => bool(true)
88 Size of source file => int(1500)
89 Size of destination file => int(1500)
95 Size of source file => int(1500)
96 Size of destination file => int(1500)
102 Size of source file => int(1500)
[all …]
H A Dcopy_variation3.phpt26 /* array of destination file names */
57 echo "Size of source file => ";
61 echo "Size of destination file => ";
85 Size of source file => int(1500)
86 Size of destination file => int(1500)
92 Size of source file => int(1500)
93 Size of destination file => int(1500)
99 Size of source file => int(1500)
100 Size of destination file => int(1500)
106 Size of source file => int(1500)
[all …]
H A Dreadfile_basic-win32.phpt280 line of text
282 line of text
284 line of text
286 line of text
288 line of text
294 line of text
296 line of text
298 line of text
300 line of text
302 line of text
[all …]
H A Dreadfile_basic.phpt280 line of text
282 line of text
284 line of text
286 line of text
288 line of text
294 line of text
296 line of text
298 line of text
300 line of text
302 line of text
[all …]
/PHP-7.1/ext/standard/tests/image/
H A Dskipif_imagetype.inc2 if (!defined('IMAGETYPE_GIF')) die('skip images of type GIF not supported');
3 if (!defined('IMAGETYPE_JPEG')) die('skip images of type JPEG not supported');
4 if (!defined('IMAGETYPE_PNG')) die('skip images of type PNG not supported');
5 if (!defined('IMAGETYPE_SWF')) die('skip images of type SWF not supported');
6 if (!defined('IMAGETYPE_PSD')) die('skip images of type PSD not supported');
7 if (!defined('IMAGETYPE_BMP')) die('skip images of type BMP not supported');
8 if (!defined('IMAGETYPE_TIFF_II')) die('skip images of type TIFF not supported');
9 if (!defined('IMAGETYPE_TIFF_MM')) die('skip images of type TIFF not supported');
10 if (!defined('IMAGETYPE_JPC')) die('skip images of type JPC not supported');
11 //if (!defined('IMAGETYPE_JP2')) die('skip images of type JP2 not supported');
[all …]
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt53 Number of Parameters: 6
111 Number of Parameters: 6
169 Number of Parameters: 1
192 Number of Parameters: 2
222 Number of Parameters: 3
259 Number of Parameters: 0
275 Number of Parameters: 0
291 Number of Parameters: 2
321 Number of Parameters: 6
379 Number of Parameters: 1
[all …]
/PHP-7.1/ext/standard/tests/strings/
H A Dstrlen.phpt7 /* returns the length of a given string */
162 String length of '' is => int(0)
163 String length of '' is => int(0)
165 String length of '�' is => int(1)
166 String length of '�0' is => int(2)
168 String length of '�0' is => int(2)
175 String length of 'Hello, World�' is => int(13)
176 String length of 'Hello�World' is => int(11)
178 String length of 'Hello, World
180 String length of 'Hello, World
[all …]
/PHP-7.1/ext/standard/tests/array/
H A Darray_merge.phpt94 -- Inner iteration 0 of Iteration 0 --
99 -- Inner iteration 1 of Iteration 0 --
105 -- Inner iteration 2 of Iteration 0 --
111 -- Inner iteration 3 of Iteration 0 --
117 -- Inner iteration 4 of Iteration 0 --
126 -- Inner iteration 5 of Iteration 0 --
135 -- Inner iteration 6 of Iteration 0 --
152 -- Inner iteration 0 of Iteration 1 --
158 -- Inner iteration 1 of Iteration 1 --
165 -- Inner iteration 2 of Iteration 1 --
[all …]
H A Darray_sum_variation2.phpt6 * Description: Returns the sum of the array entries
11 * Testing array_sum() with different types of integer arrays containing data of following type:
12 * integer, octal, hexadecimal, maximum and minimum integer values & mixed of all integers
19 echo "-- Sum of Integer array --\n";
24 echo "-- Sum of Octal array --\n";
29 echo "-- Sum of Hex array --\n";
34 echo "-- Sum of mixed integer values --\n";
41 -- Sum of Integer array --
43 -- Sum of Octal array --
45 -- Sum of Hex array --
[all …]
/PHP-7.1/Zend/tests/
H A Dbug33732.phpt2 Bug #33732 (Wrong behavior of constants in class and interface extending)
6 const cA = "const of iA\n";
21 const cA = "const of iA2\n";
39 const of iA
40 const of iA
41 const of iA
42 const of iA2
43 const of iA2
44 const of iA2
45 const of iA2
/PHP-7.1/tests/lang/
H A DforeachLoop.012.phpt74 --> State of array before loop:
81 --> State of array after loop:
86 --> State of array before loop:
96 --> State of array after loop:
101 --> State of array before loop:
114 --> State of array after loop:
135 --> State of array after loop:
150 --> State of array after loop:
165 --> State of array after loop:
183 --> State of array after loop:
[all …]
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.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-7.1/ext/pdo_oci/tests/
H A Dbug60994.phpt43 echo 'beg of stream1 is ', $start1, PHP_EOL;
102 beg of stream1 is abcjjjjjjj
103 end of stream1 is jjjjjjjxyz
106 size of string2 is 16380 bytes, 8193 chars.
107 size of stream2 is 16380 bytes, 8193 chars.
108 beg of stream2 is abc£££££££
109 end of stream2 is £££££££xyz
114 beg of stream3 is abcҖҖҖҖҖҖҖ
115 end of stream3 is ҖҖҖҖҖҖҖxyz
120 beg of stream4 is abcののののののの
[all …]
/PHP-7.1/ext/date/tests/
H A Dtimezone_offset_get_variation1.phpt52 //array of values to iterate over
93 'instance of classWithToString' => new classWithToString(),
94 'instance of classWithoutToString' => new classWithoutToString(),
138 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, float given
141 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, float given
159 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null given
162 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null given
194 -- instance of classWithToString --
195 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, instance of classWi…
197 -- instance of classWithoutToString --
[all …]
/PHP-7.1/ext/oci8/tests/
H A Dlob_030.phpt2 Test piecewise fetch of CLOBs equal to, and larger than PHP_OCI_LOB_BUFFER_SIZE
42 echo "Test 1: A CLOB with an even number of bytes\n";
45 echo "Test 2: A CLOB with an odd number of bytes\n";
48 echo "Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)…
54 echo "Test 5: A CLOB of 1049028-1 bytes\n";
57 echo "Test 6: A CLOB of 1049028+1 bytes\n";
66 Test 1: A CLOB with an even number of bytes
68 Test 2: A CLOB with an odd number of bytes
70 Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)
74 Test 5: A CLOB of 1049028-1 bytes
[all …]
/PHP-7.1/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt64 /* class with member as object of other class */
79 /* objects of different classes */
140 -- Innerloop iteration 1 of Outerloop iteration 1 --
148 -- Innerloop iteration 2 of Outerloop iteration 1 --
156 -- Innerloop iteration 3 of Outerloop iteration 1 --
164 -- Innerloop iteration 4 of Outerloop iteration 1 --
172 -- Innerloop iteration 5 of Outerloop iteration 1 --
180 -- Innerloop iteration 6 of Outerloop iteration 1 --
188 -- Innerloop iteration 7 of Outerloop iteration 1 --
196 -- Innerloop iteration 8 of Outerloop iteration 1 --
[all …]
/PHP-7.1/ext/reflection/tests/
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 …]

Completed in 92 milliseconds

12345678910>>...153