History log of /PHP-8.3/ext/soap/tests/gh16318.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 6ff4a2d7 10-Oct-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-16318: Recursive array segfaults soap encoding

This adds recursion protection to the array encoders.

Closes GH-16347.