History log of /PHP-8.1/Zend/tests/bug60161.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 75a678a7 19-Jul-2021 Máté Kocsis

Declare tentative return types for Zend (#7251)

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>


# 8c8f8c41 26-Feb-2020 Nikita Popov

Add test for bug #60161

This has been fixed in PHP 7.4, let's make sure it stays fixed.