Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/PHP-8.2/ext/com_dotnet/tests/
H A Dvariants.phpt78 exception Type mismatch
84 exception Type mismatch
89 exception Type mismatch
94 exception Type mismatch
99 exception Type mismatch
104 exception Type mismatch
109 exception Type mismatch
114 exception Type mismatch
119 exception Type mismatch
124 exception Type mismatch
[all …]
H A Dvariants_x64.phpt81 exception Type mismatch
87 exception Type mismatch
92 exception Type mismatch
97 exception Type mismatch
102 exception Type mismatch
107 exception Type mismatch
112 exception Type mismatch
117 exception Type mismatch
122 exception Type mismatch
127 exception Type mismatch
[all …]
/PHP-8.2/ext/oci8/tests/
H A Dbind_char_3.phpt261 Test 1.4 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
265 Test 1.5 In Length: strlen. In Type: AFC. Out Length: strlen(input). Out Type: AFC
269 Test 1.6 In Length: strlen. In Type: AFC. Out Length: strlen(input)-1. Out Type: AFC
274 Test 1.7 In Length: strlen. In Type: AFC. Out Length: strlen(input)+1. Out Type: AFC
282 Test 2.1 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
294 Test 2.4 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
298 Test 2.5 In Length: -1. In Type: AFC. Out Length: 0. Out Type: AFC
302 Test 2.6 In Length: 0. In Type: AFC. Out Length: 0. Out Type: AFC
306 Test 2.7 In Length: 1. In Type: AFC. Out Length: 1. Out Type: AFC
313 Test 3.1 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
[all …]
H A Dbind_char_4.phpt263 Test 1.4 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
267 Test 1.5 In Length: strlen. In Type: AFC. Out Length: strlen(input). Out Type: AFC
271 Test 1.6 In Length: strlen. In Type: AFC. Out Length: strlen(input)-1. Out Type: AFC
276 Test 1.7 In Length: strlen. In Type: AFC. Out Length: strlen(input)+1. Out Type: AFC
284 Test 2.1 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
296 Test 2.4 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
300 Test 2.5 In Length: -1. In Type: AFC. Out Length: 0. Out Type: AFC
304 Test 2.6 In Length: 0. In Type: AFC. Out Length: 0. Out Type: AFC
308 Test 2.7 In Length: 1. In Type: AFC. Out Length: 1. Out Type: AFC
315 Test 3.1 In Length: -1. In Type: AFC. Out Length: 10. Out Type: AFC
[all …]
H A Dbind_char_1.phpt210 Test 1.2: Type: AFC. Length: default
215 Test 1.3: Type: AFC: Length: 0
220 Test 1.4: Type: AFC: Length: strlen
237 Test 2.2: Type: AFC. Length: default
239 Test 2.3: Type: AFC: Length: 0
241 Test 2.4: Type: AFC: Length: strlen
255 Test 3.2: Type: AFC. Length: default
260 Test 3.3: Type: AFC: Length: 0
265 Test 3.4: Type: AFC: Length: strlen
284 Test 4.3: Type: AFC: Length: 0
[all …]
H A Dbug72524.phpt27 …Test 1 - P1 Value: NULL P1 Length: Default P1 Type: Default P2 Value: NULL P2 Length: Default …
37 …Test 2 - P1 Value: '' P1 Length: Default P1 Type: Default P2 Value: '' P2 Length: Default …
46 …Test 3 - P1 Value: 'abc' P1 Length: 0 P1 Type: Default P2 Value: '' P2 Length: 0 …
54 …Test 4 - P1 Value: NULL P1 Length: -1 P1 Type: SQLT_LNG P2 Value: NULL P2 Length: -1 …
62 …Test 5 - P1 Value: NULL P1 Length: 0 P1 Type: SQLT_LNG P2 Value: NULL P2 Length: 0 …
81 Test 1 - P1 Value: NULL P1 Length: Default P1 Type: Default P2 Value: NULL P2 Length: Default P…
83 Test 2 - P1 Value: '' P1 Length: Default P1 Type: Default P2 Value: '' P2 Length: Default P…
85 Test 3 - P1 Value: 'abc' P1 Length: 0 P1 Type: Default P2 Value: '' P2 Length: 0 P…
87 Test 4 - P1 Value: NULL P1 Length: -1 P1 Type: SQLT_LNG P2 Value: NULL P2 Length: -1 P…
91 Test 5 - P1 Value: NULL P1 Length: 0 P1 Type: SQLT_LNG P2 Value: NULL P2 Length: 0 P…
H A Dbind_char_2.phpt42 echo "Test 1.2: Type: AFC. Length: default\n";
47 echo "Test 1.3: Type: AFC: Length: 0\n";
52 echo "Test 1.4: Type: AFC: Length: strlen\n";
57 echo "Test 1.5: Type: AFC. Length: strlen-1\n";
62 echo "Test 1.6: Type: AFC. Length: strlen+1\n";
96 Test 1.1: Type: default. Length: default
100 Test 1.2: Type: AFC. Length: default
104 Test 1.3: Type: AFC: Length: 0
108 Test 1.4: Type: AFC: Length: strlen
112 Test 1.5: Type: AFC. Length: strlen-1
[all …]
/PHP-8.2/ext/date/tests/
H A Dbug55253.phpt15 echo 'Zone Type 3: ' . $date3->format('Y-m-d H:i:s T') . "\n";
16 echo 'Zone Type 2: ' . $date2->format('Y-m-d H:i:s T') . "\n";
22 echo 'Zone Type 3: ' . $date3->format('Y-m-d H:i:s T') . "\n";
23 echo 'Zone Type 2: ' . $date2->format('Y-m-d H:i:s T') . "\n";
33 echo 'Zone Type 3: ' . $date3->format('Y-m-d H:i:s T') . "\n";
38 Zone Type 3: 2010-10-04 02:18:48 EDT
39 Zone Type 2: 2010-10-04 02:18:48 EDT
41 Zone Type 3: 2010-10-04 04:19:48 EDT
42 Zone Type 2: 2010-10-04 04:19:48 EDT
44 Zone Type 3: 2010-10-04 02:18:48 EDT
[all …]
/PHP-8.2/sapi/cli/tests/
H A Dbug61977.phpt2 Bug #61977 test CLI web-server support for Mime Type File extensions mapping
13 * If a Mime Type is added in php_cli_server.c, add it to this array and update
43 foo.html => Content-Type: text/html; charset=UTF-8
44 foo.htm => Content-Type: text/html; charset=UTF-8
45 foo.svg => Content-Type: image/svg+xml
46 foo.css => Content-Type: text/css; charset=UTF-8
47 foo.js => Content-Type: application/javascript
48 foo.png => Content-Type: image/png
49 foo.webm => Content-Type: video/webm
50 foo.ogv => Content-Type: video/ogg
[all …]
H A Dphp_cli_server_014.phpt19 Content-Type: multipart/form-data; boundary=---------123456789
23 Content-Type: application/x-www-form-urlencoded
38 Content-Type: multipart/form-data; boundary=---------123456789
42 Content-Type: application/x-www-form-urlencoded
68 Content-Type: %s
/PHP-8.2/Zend/tests/
H A Dbug69957.phpt12 printf("Type: %s\n", get_class($t));
22 printf("Type: %s\n", get_class($t));
31 printf("Type: %s\n", get_class($t));
40 printf("Type: %s\n", get_class($t));
49 printf("Type: %s\n", get_class($t));
65 Type: DivisionByZeroError
69 Type: DivisionByZeroError
73 Type: DivisionByZeroError
77 Type: DivisionByZeroError
81 Type: DivisionByZeroError
[all …]
/PHP-8.2/ext/dom/tests/
H A Ddom001.phpt104 Node Type: 1
109 Node Type: 1
114 Node Type: 3
119 Node Type: 1
123 Node Type: 3
129 Node Type: 3
135 Node Type: 1
140 Node Type: 1
145 Node Type: 3
150 Node Type: 1
[all …]
H A DDOM4_ParentNode.phpt29 Node Type: 1
33 Node Type: 1
39 Node Type: 1
44 Node Type: 1
/PHP-8.2/ext/reflection/tests/types/
H A Ddnf_types_with_null.phpt8 echo $str_indent . "Type $rt is " . $rt::class . ":\n";
46 Type (X&Y)|(Z&Traversable)|null is ReflectionUnionType:
48 Type X&Y is ReflectionIntersectionType:
54 Type Z&Traversable is ReflectionIntersectionType:
62 Type (X&Y)|null is ReflectionUnionType:
64 Type X&Y is ReflectionIntersectionType:
72 Type (X&Y)|null is ReflectionUnionType:
74 Type X&Y is ReflectionIntersectionType:
H A Ddnf_types.phpt8 echo $str_indent . "Type $rt is " . $rt::class . ":\n";
46 Type (X&Y)|(Z&Traversable)|Countable is ReflectionUnionType:
47 Type X&Y is ReflectionIntersectionType:
54 Type Z&Traversable is ReflectionIntersectionType:
64 Type (X&Y)|Countable is ReflectionUnionType:
65 Type X&Y is ReflectionIntersectionType:
75 Type (X&Y)|Countable is ReflectionUnionType:
76 Type X&Y is ReflectionIntersectionType:
H A Dunion_types.phpt7 echo "Type $rt:\n";
17 echo "Type $rt:\n";
64 Type X|Y|int|float|false|null:
84 Type X|Traversable|array|bool:
98 Type ?false:
102 Type ?false:
120 Type ?true:
124 Type ?true:
128 Type X|Y|int:
139 Type X|Y|int:
[all …]
/PHP-8.2/tests/basic/
H A Denable_post_data_reading_02.phpt6 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
9 Content-Type: text/plain-file
27 Content-Type: text/plain-file
33 Content-Type: text/plain-file
H A Dbug55500.phpt9 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
12 Content-Type: text/plain-file1
17 Content-Type: text/plain-file2
22 Content-Type: text/plain-file3
27 Content-Type: text/plain-file3
H A Drfc1867_max_file_uploads_empty_files.phpt7 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
10 Content-Type: text/plain-file
15 Content-Type: text/plain-file
20 Content-Type: text/plain-file
25 Content-Type: text/plain-file
H A Drfc1867_array_upload.phpt8 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
11 Content-Type: text/plain-file1
16 Content-Type: text/plain-file2
21 Content-Type: text/plain-file3
H A Drfc1867_post_max_filesize.phpt8 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
11 Content-Type: text/plain-file1
16 Content-Type: text/plain-file2
21 Content-Type: text/plain-file3
/PHP-8.2/ext/soap/tests/
H A Dcustom_content_type.phpt2 SOAP customized Content-Type, eg. SwA use case
48 printf("Content-Type NOK %s" . PHP_EOL, $headers);
50 printf("Content-Type OK" . PHP_EOL);
73 if (strpos($headers, 'Content-Type: application/soap+xml; charset=utf-8; action="misc-uri#foo"') ==…
74 printf("Content-Type Default NOK %s" . PHP_EOL, $headers);
76 printf("Content-Type Default OK" . PHP_EOL);
79 Content-Type OK
80 Content-Type Default OK
/PHP-8.2/ext/standard/tests/http/
H A Dbug47021.phpt15 echo "Type='$message'\n";
40 . "Content-Type:{$spaces}text/plain{$trailing}\r\n"
44 . "Content-Type\r\n" // Deliberately invalid header
74 Type='text/plain'
79 Type='text/plain'
84 Type='text/plain'
89 Type='text/plain'
/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_19_columninfo.phpt23 echo "Name: " . $result->columnName($i) . " - Type: " . $result->columnType($i) . "\n";
39 Name: time - Type: 1
40 Name: id - Type: 3
41 Name: time - Type: 1
42 Name: id - Type: 3
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_106.phpt6 public ?Type $prop;
24 Cannot assign array to reference held by property Test::$prop of type ?Type
25 Cannot assign array to reference held by property Test::$prop of type ?Type

Completed in 48 milliseconds

12345678910>>...13