Skip to content

Commit eaa8c68

Browse files
committed
deleted Datetime related magic method deprecation.
1 parent dc23d16 commit eaa8c68

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

appendices/migration85/deprecated.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -200,16 +200,6 @@
200200
<!-- RFC: https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_date_rfc7231_and_datetimeinterfacerfc7231 -->
201201
</simpara>
202202

203-
<simpara>
204-
The <link linkend="object.wakeup">__wakeup()</link> magic method of
205-
<interfacename>DateTimeInterface</interfacename>,
206-
<classname>DateTime</classname>, <classname>DateTimeImmutable</classname>,
207-
<classname>DateTimeZone</classname>, <classname>DateInterval</classname>,
208-
and <classname>DatePeriod</classname> has been deprecated in favour of
209-
the <link linkend="object.unserialize">__unserialize()</link> magic method.
210-
<!-- RFC: https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_the_sleep_and_wakeup_magic_methods -->
211-
</simpara>
212-
213203
</sect2>
214204

215205
<sect2 xml:id="migration85.deprecated.fileinfo">

0 commit comments

Comments
 (0)