]> granicus.if.org Git - php/commit
Reflection support for type hints and return types
authorMatteo Beccati <mbeccati@php.net>
Mon, 8 Jun 2015 06:32:18 +0000 (08:32 +0200)
committerMatteo Beccati <mbeccati@php.net>
Mon, 8 Jun 2015 06:46:30 +0000 (08:46 +0200)
commitec281fef480a3159d9974f3fc8ce93033bc0546b
tree7a87ce433f9c0a218ef4fa459b65ea64bf047d26
parentcf8898fbd53ccab619f225c4a8e031d5f3c0a785
Reflection support for type hints and return types
NEWS
UPGRADING
ext/reflection/php_reflection.c
ext/reflection/php_reflection.h
ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt
ext/reflection/tests/ReflectionType_001.phpt [new file with mode: 0644]
ext/reflection/tests/ReflectionType_002.phpt [new file with mode: 0644]
ext/reflection/tests/parameters_typehint.phpt [deleted file]