Skip to content

Commit e1e7f1f

Browse files
jawiracweiske
authored andcommitted
DATE_RFC7231 constant has been deprecated in PHP 8.5
1 parent 29cecd7 commit e1e7f1f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

reference/datetime/datetimeinterface.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,13 @@
365365
</row>
366366
</thead>
367367
<tbody>
368+
<row>
369+
<entry>8.5.0</entry>
370+
<entry>
371+
The <constant>DATE_RFC7231</constant> and
372+
<constant>DateTimeInterface::RFC7231</constant> constants have been deprecated.
373+
</entry>
374+
</row>
368375
<row>
369376
<entry>8.4.0</entry>
370377
<entry>The class constants are now typed.</entry>

0 commit comments

Comments
 (0)