Skip to content

Commit f2e2440

Browse files
committed
PHP 8.1 | MigrationGuide/New constants: add missing constants [4]
Refs: * https://wiki.php.net/rfc/readonly_properties_v2 * php/php-src#7089 * php/php-src@6780aaa
1 parent 5587845 commit f2e2440

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

appendices/migration81/constants.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,16 @@
101101
</itemizedlist>
102102
</sect2>
103103

104+
<sect2 xml:id="migration81.constants.tokenizer">
105+
<title>Tokenizer</title>
106+
107+
<itemizedlist>
108+
<listitem>
109+
<simpara><constant>T_READONLY</constant></simpara>
110+
</listitem>
111+
</itemizedlist>
112+
</sect2>
113+
104114
</sect1>
105115
<!-- Keep this comment at the end of the file
106116
Local variables:

0 commit comments

Comments
 (0)