]> granicus.if.org Git - php/commit
Fixed bug #79357
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 9 Mar 2020 13:59:59 +0000 (14:59 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 9 Mar 2020 14:01:31 +0000 (15:01 +0100)
commit760faa12b20db56bd3e2faab8d658f622af7da6a
tree733acd56c4a0bb5c07b4d1d289b4b7f2f648e574
parent02beefd5afcf8779313c36c45cad308a66e92aac
Fixed bug #79357

Peculiarly, for once the cause was not SOAPs "interesting" error
handling, but a bug in the call trampoline for internal functions...
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/soap/tests/bug79357.phpt [new file with mode: 0644]
ext/soap/tests/bug79357.wsdl [new file with mode: 0644]