Home
last modified time | relevance | path

Searched refs:Type (Results 176 – 200 of 320) sorted by relevance

12345678910>>...13

/php-src/Zend/tests/type_declarations/mixed/inheritance/
H A Dmixed_property_inheritance_error3.phpt18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error7.phpt18 Fatal error: Type of Bar::$property1 must not be defined (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error2.phpt18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error6.phpt18 Fatal error: Type of Bar::$property1 must be stdClass (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error1.phpt18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
H A Dmixed_property_inheritance_error5.phpt18 Fatal error: Type of Bar::$property1 must be int (as in class Foo) in %s on line %d
/php-src/Zend/tests/type_declarations/union_types/variance/
H A Dinvalid_004.phpt13 Fatal error: Type of B::$prop must be X|B (as in class A) in %s on line %d
/php-src/ext/ffi/tests/
H A D043.phpt2 FFI 043: Type redeclaration
/php-src/ext/standard/tests/http/request_parse_body/
H A Dinvalid_boundary.phpt6 Content-Type: multipart/form-data; boundary="foobar
H A Dmultipart_missing_boundary.phpt6 Content-Type: multipart/form-data
/php-src/tests/basic/
H A Denable_post_data_reading_05.phpt7 Content-Type: application/unknown
H A Denable_post_data_reading_01.phpt6 Content-Type: application/x-www-form-urlencoded
/php-src/ext/opcache/tests/
H A Djmp_elim_001.phpt14 header('Content-Type: application/json');
/php-src/Zend/tests/type_declarations/dnf_types/redundant_types/
H A Dless_restrive_type_constraint_already_present003.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
H A Dless_restrive_type_constraint_already_present004.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
/php-src/Zend/tests/type_declarations/dnf_types/variance/
H A Dinvalid_invariance1.phpt18 Fatal error: Type of B::$prop must be (X&Y)|L (as in class A) in %s on line %d
H A Dinvalid_invariance1_var.phpt18 Fatal error: Type of B::$prop must be (X&Y&Z)|L (as in class A) in %s on line %d
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_056.phpt2 Type change in assign_op (use-after-free)
/php-src/ext/bz2/tests/
H A Dbug72447.phpt2 Bug #72447: Type Confusion in php_bz2_filter_create()
/php-src/ext/mbstring/tests/
H A Dmb_http_output.phpt44 // Note: Bad string raise ValueError. Bad Type raise Notice (Type Conversion) and ValueError
/php-src/ext/soap/tests/bugs/
H A Dbug76232.phpt54 Content-Type: text/xml; charset=utf-8
64 Content-Type: text/xml; charset=utf-8
/php-src/build/
H A Dgen_stub.php185 public Type $keyType;
193 public function __construct(Type $keyType, Type $valueType)
559 class Type { class
753 public static function equals(?Type $a, ?Type $b): bool {
827 public ?Type $type;
840 ?Type $type,
914 private function setTypes(?Type $type, ?Type $phpDocType): void
1168 public ?Type $type;
2357 ?Type $type,
2550 ?Type $type,
[all …]
/php-src/ext/gettext/tests/locale/fi_FI/LC_MESSAGES/
H A Dmessages.po10 "Content-Type: text/plain; charset=ISO-8859-1\n"
/php-src/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid_invariance2.phpt20 Fatal error: Type of Test2::$prop must be X&Y (as in class Test) in %s on line %d
/php-src/Zend/tests/
H A Dcall_user_func_array_array_slice_type.phpt2 Type check in call_user_func_array() + array_slice() optimization

Completed in 58 milliseconds

12345678910>>...13