Test: /ext/soap/tests/bug79536.phpt - Version 7.4.6        

Bug #79536 zend_clear_exception can not call exception destructor
Submitted: 2020-04-29 10:55:20 Modified:
From: laruence Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 7.3.17 OS:

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
003+ <?xml version="1.0" encoding="UTF-8"?> 003- ok 004+ <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Attempt to destruct pending exception</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>