This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64fee0aecb2c804a088b896da6f736dbc19d8424
archived-php-src
/
Zend
/
tests
/
typehints
History
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