(PHP 5 >= 5.3.0, PHP 7, PHP 8)
DateTime::__wakeup -- DateTimeImmutable::__wakeup -- DateTimeInterface::__wakeup — The __wakeup handler
This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.
since: '8.5',message: 'this method is obsolete, as serialization hooks are provided by __unserialize() and __serialize()',since: '8.5',message: 'this method is obsolete, as serialization hooks are provided by __unserialize() and __serialize()',since: '8.5',message: 'this method is obsolete, as serialization hooks are provided by __unserialize() and __serialize()',The __wakeup() handler.
This function has no parameters.
Initializes a DateTime object.