php-src/Zend/tests/typehints
2015-03-18 12:42:09 -04:00
..
default_boolean_hint_values.phpt Fix default values for booleans, thanks to virtual types 2015-02-18 16:34:43 -05:00
explicit_weak_include_strict.phpt Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
scalar_basic.phpt Refactor error implementation significantly to centralize error mode behavior. Add zend_internal_type_error() function 2015-03-18 12:23:09 -04:00
scalar_none.phpt Fix more tests, improve error messages in failure output for thrown exception 2015-03-18 12:42:09 -04:00
scalar_null.phpt Fix more tests, improve error messages in failure output for thrown exception 2015-03-18 12:42:09 -04:00
scalar_reserved2_class_alias.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved2_use.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved2.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved3_class_alias.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved3_use.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved3.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved4_class_alias.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved4_use.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved4.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved6_class_alias.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved6_use.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_reserved6.phpt Forbid scalar type hint names for use, class_alias 2015-02-10 15:48:05 +00:00
scalar_return_basic.phpt Fix more tests, improve error messages in failure output for thrown exception 2015-03-18 12:42:09 -04:00
scalar_strict_basic.phpt Fix more tests, improve error messages in failure output for thrown exception 2015-03-18 12:42:09 -04:00
scalar_strict_declaration_placement_001.phpt Improve detection of strict_types declaration being first in the file 2015-02-18 11:40:52 -05:00
scalar_strict_declaration_placement_002.phpt Improve detection of strict_types declaration being first in the file 2015-02-18 11:40:52 -05:00
scalar_strict_declaration_placement_003.phpt Improve detection of strict_types declaration being first in the file 2015-02-18 11:40:52 -05:00
scalar_strict_declaration_placement_004.phpt Improve detection of strict_types declaration being first in the file 2015-02-18 11:40:52 -05:00
scalar_strict_declaration_placement_005.phpt Improve detection of strict_types declaration being first in the file 2015-02-18 11:40:52 -05:00
scalar_strict_declaration_placement_006.phpt Refactor declare placement detection, allow encoding declares before type declares 2015-02-20 15:56:58 -05:00
scalar_strict_declaration_placement_007.phpt Skip the tests if multibyte isn't loaded to prevent them from being fragile based on encoding availability 2015-02-18 12:00:18 -05:00
scalar_strict_declaration_placement_008.phpt Refactor declare placement detection, allow encoding declares before type declares 2015-02-20 15:56:58 -05:00
scalar_strict.phpt Fix more tests, improve error messages in failure output for thrown exception 2015-03-18 12:42:09 -04:00
scalar_weak_reference.phpt Test behaviour of weak type hints with references 2015-02-10 15:48:08 +00:00
strict_call_weak_2.inc Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_call_weak_explicit_2.inc Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_call_weak_explicit.phpt Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_call_weak.phpt Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_include_explicit_weak_2.inc Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_include_explicit_weak.phpt Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_include_weak_2.inc Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_include_weak.phpt Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
strict_nested.phpt Move declare() to the top of the file only, and allow int->float generalization 2015-02-18 10:26:29 -05:00
weak_call_strict_2.inc Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
weak_call_strict.phpt Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
weak_explicit_call_strict.phpt Test strict code calling weak code and vice-versa 2015-02-10 15:48:07 +00:00
weak_include_strict_2.inc Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00
weak_include_strict.phpt Test strict code including weak code and vice-versa 2015-02-10 15:48:07 +00:00