Skip to content

Commit ecaf36b

Browse files
committed
chore: ci pass
1 parent 0a67e56 commit ecaf36b

13 files changed

Lines changed: 1974 additions & 58 deletions

File tree

appendices/ini.list.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,14 @@
260260
<entry>NULL</entry>
261261
<entry>PHP_INI_ALL</entry>
262262
<entry></entry>
263-
</row>
264-
<row>
263+
</row>
264+
<row>
265+
<entry><link linkend="ini.error-log-mode">error_log_mode</link></entry>
266+
<entry>0o644</entry>
267+
<entry>PHP_INI_ALL</entry>
268+
<entry>Disponible a partir de PHP 8.2.0</entry>
269+
</row>
270+
<row>
265271
<entry><link linkend="ini.error-prepend-string">error_prepend_string</link></entry>
266272
<entry>NULL</entry>
267273
<entry>PHP_INI_ALL</entry>

appendices/migration81/deprecated.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<sect1 xml:id="migration81.deprecated">
3-
<title>Deprecated Features</title>
3+
<title>Características obsoletas</title>
44

55
<sect2 xml:id="migration81.deprecated.core">
6-
<title>PHP Core</title>
6+
<title>Núcleo PHP</title>
77

88
<sect3 xml:id="migration81.deprecated.core.serialize-interface">
99
<title>

0 commit comments

Comments
 (0)