History log of /php-src/ext/soap/tests/bugs/gh16259.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 71222f79 06-Oct-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-16259: Soap segfault when classmap instantiation fails

Instantiation failure checks were missing.

Closes GH-16273.