History log of /PHP-8.1/Zend/tests/strlen_deprecation_to_exception.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 353f963b 01-Jul-2021 Nikita Popov

Init STRLEN result when deprecation promoted to exception

Move the result initialization before HANDLE_EXCEPTION(), the
actual value doesn't matter.

This fixes one of the issues

Init STRLEN result when deprecation promoted to exception

Move the result initialization before HANDLE_EXCEPTION(), the
actual value doesn't matter.

This fixes one of the issues report in bug #81190.

show more ...