[Vote] Soft-Deprecate __sleep() and __wakeup()

php.internals

Nicolas Grekas

347 days ago
Hi everyone, A little bit earlier than anticipated but still in line with our policies, I'm opening the vote for the "Soft-Deprecate __sleep() and __wakeup()" RFC: https://wiki.php.net/rfc/soft-deprecate-sleep-wakeup The vote will remain open for 2 weeks and will close at 2025-10-04T00:00:00Z. Regards, Nicolas

Nicolas Grekas

332 days ago
Hi everyone Le ven. 19 sept. 2025 à 20:18, Nicolas Grekas <nicolas.grekas+php@gmail.com> a écrit :
> Hi everyone, > > A little bit earlier than anticipated but still in line with our policies, > I'm opening the vote for the "Soft-Deprecate __sleep() and __wakeup()" RFC: > https://wiki.php.net/rfc/soft-deprecate-sleep-wakeup > > The vote will remain open for 2 weeks and will close at > 2025-10-04T00:00:00Z. >
The vote is now closed. I'm happy to let you know the vote passed with 26 yes and 5 no. The PR implementing the RFC is ready for release managers to merge at https://github.com/php/php-src/pull/19966 Thanks to everyone involved! Nicolas