Skip to content

Commit

Permalink
Update to en allowdynamicproperties.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Oct 22, 2024
1 parent 6777711 commit 9563ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions language/predefined/attributes/allowdynamicproperties.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: f94d903985119d3ac00f4528551df947f57b667f Maintainer: sergey Status: ready -->
<!-- EN-Revision: 05b314c2ae84456def6a56777b05d0645fb3e11e Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="class.allowdynamicproperties" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс AllowDynamicProperties</title>
Expand Down Expand Up @@ -36,7 +36,7 @@
&reftitle.examples;
<para>
Динамические свойства устарели с PHP 8.2.0, поэтому объявление динамического свойства
без маркировки класса этим атрибутом приведёт к появлению уведомления об устаревании.
без маркировки класса этим атрибутом выдаст уведомление об устаревании.
</para>
<informalexample>
<programlisting role="php">
Expand Down

0 comments on commit 9563ee6

Please sign in to comment.