]> granicus.if.org Git - php/commit
Fixed bug #80723
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 16 Feb 2021 11:32:43 +0000 (12:32 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 16 Feb 2021 11:33:50 +0000 (12:33 +0100)
commitcb9785add1bc8031531c2870c267e6a72efae6af
tree2cf4e2c401fbb3f6654665038dcd1f9e94605836
parent2dc75a9e934b5714c0d3b540d341b86a65ee8b6c
Fixed bug #80723

This fixes the issue just for the Socket class. Presumably we'll
want to do the same for other "resource" objects.
NEWS
Zend/zend_object_handlers.c
Zend/zend_object_handlers.h
ext/sockets/sockets.c
ext/sockets/tests/bug80723.phpt [new file with mode: 0644]