diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-11-01 17:25:27 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-11-01 19:15:48 +0100 |
commit | 34defbb784e2eb44a6e1560dd98f77ab44214b86 (patch) | |
tree | 99889568fb32c624f0144410ccd7c4c0f22fc977 /ext/reflection/php_reflection.c | |
parent | f19950fea0ecf77a4d218075c8fcaefa3d986ac5 (diff) | |
download | php-git-34defbb784e2eb44a6e1560dd98f77ab44214b86.tar.gz |
Accept int parameter in the first place
This is more liberal then before, where that parameter (if given) had
to be IS_LONG, while now it would be converted to int according to weak
typing rules. This is, however, more what a developer would expect.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions