History log of /PHP-8.2/Zend/tests/bug79791.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# beb002a8 07-Jul-2020 Nikita Popov

Fixed bug #79791

First throw the undefined variable warning, and then set the
variable to null. Otherwise we're not guaranteed that it's
actually null afterwards.