diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-09-03 12:16:04 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-09-03 12:16:04 +0200 |
commit | 52d31bf1390fb87b86b3a8f2abd3aedaacfb1ad9 (patch) | |
tree | 5e970c31a0cf7dfed76cda5bf93e3611493119a2 /ext/xml/xml.c | |
parent | 24d8cbce54b1d8e193ad05227f3106783bcf3968 (diff) | |
download | php-git-52d31bf1390fb87b86b3a8f2abd3aedaacfb1ad9.tar.gz |
Don't perform coercions in internal func return type assertion
The returned value must match the specified type exactly, as we
can't perform any coercions in non-debug builds.
Fix incorrect stub for easter_date() that slipped through the
assertion for this reason...
Diffstat (limited to 'ext/xml/xml.c')
0 files changed, 0 insertions, 0 deletions