]> granicus.if.org Git - php/commit
Use RETURN_THROWS() when an exception is thrown
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sun, 29 Dec 2019 19:54:57 +0000 (20:54 +0100)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Mon, 30 Dec 2019 16:38:10 +0000 (17:38 +0100)
commit31cf9a7ea99e69ed2838ab0765a1aefd6609ef7b
tree3fd516912d51606d822ec38e3949584d6dd6bc4e
parentd21ad4d955289687f2b25ff5b3b4ff314c3accdd
Use RETURN_THROWS() when an exception is thrown

Closes GH-5036
16 files changed:
Zend/zend_API.h
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/dir.c
ext/standard/dns.c
ext/standard/dns_win32.c
ext/standard/file.c
ext/standard/levenshtein.c
ext/standard/math.c
ext/standard/mt_rand.c
ext/standard/password.c
ext/standard/proc_open.c
ext/standard/streamsfuncs.c
ext/standard/string.c
ext/standard/type.c
ext/standard/user_filters.c