summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-05-28 11:01:10 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-05-28 11:01:10 +0200
commit521a919caf21f5c924539a9faeaaa8c2f6fb3096 (patch)
tree63d7ba292a7efe50948653cbca82c0ff8ca2acd6 /ext/reflection/php_reflection.c
parentbd4c9bce680b82fc31b84d82d7f272e02e15d4fa (diff)
downloadphp-git-521a919caf21f5c924539a9faeaaa8c2f6fb3096.tar.gz
Add return type information to some ext/standard functions
Just the first few functions in basic_functions.c to get started. If anyone is interested in continuing this, PRs to add type info will be accepted against master, with the following caveats: * Return types only, we are not ready to add argument types yet. * Only for functions. For methods the addition of return types is BC breaking and needs to be carefully considered. * Only in cases where we can actually express the return type, we don't have int|false and similar.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions