]> granicus.if.org Git - php/commit
Add do...while(0) for RETURN_* and ZVAL_* APIs
authortwosee <twose@qq.com>
Wed, 12 Jun 2019 10:49:33 +0000 (18:49 +0800)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 12 Jun 2019 14:17:16 +0000 (16:17 +0200)
commit63171d88f2b1f45840d0c63072cde0735b6f2764
tree369adb0af4391e39fd05ed8d8e0649cc051ca8c3
parentcf527e93b108eb3a7189bbdb0a64346100b864ec
Add do...while(0) for RETURN_* and ZVAL_* APIs

Closes GH-4255.
14 files changed:
Zend/zend_API.h
Zend/zend_types.h
ext/dom/node.c
ext/dom/xpath.c
ext/exif/exif.c
ext/gd/gd.c
ext/mysqli/mysqli_api.c
ext/odbc/php_odbc.c
ext/reflection/php_reflection.c
ext/simplexml/simplexml.c
ext/soap/soap.c
ext/standard/array.c
ext/standard/hrtime.c
ext/zip/php_zip.c