]> granicus.if.org Git - php/commit
Forbid namespace\int type hint as well
authorNikita Popov <nikic@php.net>
Thu, 26 Nov 2015 15:56:08 +0000 (16:56 +0100)
committerNikita Popov <nikic@php.net>
Thu, 26 Nov 2015 15:56:08 +0000 (16:56 +0100)
commit99dd7ee80ba6865dfbf742935f9aadab1d65801c
treee9dc3afd886872fbabc4de213c0e8ddc99142ccf
parent0e91e5fb909591a8d57587eeb19314e4a4ee01d9
Forbid namespace\int type hint as well
Zend/tests/typehints/fully_qualified_scalar.phpt
Zend/tests/typehints/namespace_relative_scalar.phpt [new file with mode: 0644]
Zend/zend_compile.c