]> granicus.if.org Git - php/commit
Fixed bug #70469
authorAnton Artamonov <a.artmnv@gmail.com>
Sat, 4 Nov 2017 12:51:33 +0000 (19:51 +0700)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 22 Nov 2017 22:15:46 +0000 (23:15 +0100)
commit1dfcd1af9aab9b760d971ceeac18e9e83c85f80f
tree54327521d2524d27db212f1176b3f2acc28a2a78
parent201930106d2a7ae6c0673d10ca61418c9e23cdf7
Fixed bug #70469

Don't generate an E_ERROR if we've already thrown an exception.
This interacts badly with error_get_last() checks.
NEWS
ext/soap/soap.c
ext/soap/tests/bugs/bug70469.phpt [new file with mode: 0644]