From: Anatol Belski Date: Sat, 8 Oct 2016 17:36:19 +0000 (+0200) Subject: add zend_bailout to cppcheck conf X-Git-Tag: php-7.1.0RC4~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b8bdac8db46a09318eb72d8f4271c1af5eb1dc2;p=php add zend_bailout to cppcheck conf --- diff --git a/win32/build/cppcheck.cfg b/win32/build/cppcheck.cfg index 328680aa53..7b90142643 100644 --- a/win32/build/cppcheck.cfg +++ b/win32/build/cppcheck.cfg @@ -427,4 +427,8 @@ zend_list_insert zend_list_close + + true + +