]> granicus.if.org Git - php/commit
Make all macros (RETURN_*, RETVAL_*, ZVAL_*, add_*) that convert binary
authorAndrei Zmievski <andrei@php.net>
Fri, 15 Dec 2006 22:35:23 +0000 (22:35 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 15 Dec 2006 22:35:23 +0000 (22:35 +0000)
commitb78a38a2aea6f25bca8d6a99cb9c5d221fd0cb4c
tree13382d87fd2d68b10ce12d71566892e762eea206
parent4d9e16e743fcc965c1bb3e63af849b822fd79c73
Make all macros (RETURN_*, RETVAL_*, ZVAL_*, add_*) that convert binary
strings to Unicode actually issues errors on failure. I'm surprised we
haven't done this already.
Zend/zend_API.h