]> granicus.if.org Git - php/commit
add missing RETURN_STRINGL_CHECK
authorAnatol Belski <ab@php.net>
Sun, 6 Nov 2016 16:51:25 +0000 (17:51 +0100)
committerAnatol Belski <ab@php.net>
Sun, 6 Nov 2016 16:51:25 +0000 (17:51 +0100)
commitb044a7429e750071ef152595a5fc4e880f88430e
tree67c4a5e17dccc3472d15df26c5139e18210b53e3
parent617f38b0e04d84b1dcc7183bd5e44f1025c0b925
add missing RETURN_STRINGL_CHECK

As RETVAL_STRINGL_CHECK is already there, this one is needed for
completion. One place in ext/bz2 is missing that, so it will likely
be useful for other possible fixes.
Zend/zend_API.h