History log of /PHP-8.2/Zend/tests/resource_key.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 776726da 26-Jan-2021 Nikita Popov

Add missing resource key warning for unset()

It was present on other operations, including isset(), but was
missing for unset().