Skip to content

Commit

Permalink
Update to en arrayobject.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Oct 20, 2024
1 parent fa3210f commit 2c1f866
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions reference/spl/arrayobject.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 3994d010e9374ae4f56707cbb22b1811a4cc1963 Maintainer: mch Status: ready -->
<!-- EN-Revision: eff22719b03a83400103686b87d5b470c1d5c785 Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="class.arrayobject" 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>Класс ArrayObject</title>
Expand All @@ -15,7 +15,8 @@
</para>
<note>
<simpara>
Класс концептуально ошибочен, поэтому работу с классом не рекомендуют.
Оборачивание объектов этим классом в корне ошибочно,
поэтому не рекомендуют использовать класс с объектами.
</simpara>
</note>
</section>
Expand Down

0 comments on commit 2c1f866

Please sign in to comment.