php-src/Zend/tests/typehints
Nikita Popov 1397f754c8 Fix handling of qualified nullable parameter types
compile_typename() can't deal with TYPE_NULLABLE flags, drop it
beforehand.
2016-08-16 12:43:17 +02:00
..
fq_nullable.phpt Fix handling of qualified nullable parameter types 2016-08-16 12:43:17 +02:00
fully_qualified_scalar.phpt Forbid namespace\int type hint as well 2015-11-26 16:56:08 +01:00
namespace_relative_scalar.phpt Forbid namespace\int type hint as well 2015-11-26 16:56:08 +01:00
or_null.phpt Show "or null" in TypeErrors for nullable arg_infos 2016-08-11 18:44:43 +02:00