Skip to content

Commit 22022ed

Browse files
authored
sync-en: marca DATE_RFC7231 como obsoleta en PHP 8.5 (#5505) (#523)
1 parent 70fa1bb commit 22022ed

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

reference/datetime/datetimeinterface.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: a69d8c2c891e70c03c33cbe251a208dd7d185af9 Maintainer: Marqitos Status: ready -->
3+
<!-- EN-Revision: e1e7f1f922033c50c2fd2d33fc5e0512f4e76844 Maintainer: lacatoire Status: ready -->
44
<!-- Reviewed: no Maintainer: seros -->
55

66
<reference xml:id="class.datetimeinterface" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -370,6 +370,13 @@
370370
</row>
371371
</thead>
372372
<tbody>
373+
<row>
374+
<entry>8.5.0</entry>
375+
<entry>
376+
Las constantes <constant>DATE_RFC7231</constant> y
377+
<constant>DateTimeInterface::RFC7231</constant> han sido obsoletas.
378+
</entry>
379+
</row>
373380
<row>
374381
<entry>8.4.0</entry>
375382
<entry>Las constantes de clase ahora están tipadas.</entry>

0 commit comments

Comments
 (0)