svn: /phpdoc/ru/trunk/language/ operators.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Thu, 20 Feb 2020 04:37:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349238

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/language/operators.xml

Modified: phpdoc/ru/trunk/language/operators.xml
===================================================================
--- phpdoc/ru/trunk/language/operators.xml	2020-02-20 03:51:43 UTC (rev 349237)
+++ phpdoc/ru/trunk/language/operators.xml	2020-02-20 04:37:06 UTC (rev 349238)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 348555 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 349236 Maintainer: shein Status: ready -->
 <!-- $Revision$ -->
 <!-- Reviewed: yes -->
 <chapter xml:id="language.operators" xmlns="http://docbook.org/ns/docbook">
@@ -241,6 +241,7 @@
         <literal>^=</literal>
         <literal>&lt;&lt;=</literal>
         <literal>&gt;&gt;=</literal>
+        <literal>??=</literal>
        </entry>
        <entry>
         <link linkend="language.operators.assignment">операторы присваивания</link>
@@ -568,23 +569,23 @@
 ]]>
      </programlisting>
      &example.outputs.7;
-      <screen>
+     <screen>
 <![CDATA[
 Parse error: syntax error, unexpected 'new' (T_NEW) in …
 ]]>
-      </screen>
-      &example.outputs.53;
-      <screen>
+     </screen>
+     &example.outputs.53;
+     <screen>
 <![CDATA[
 Deprecated: Assigning the return value of new by reference is deprecated in …
 ]]>
-      </screen>
-      &example.outputs.5;
-      <screen>
+     </screen>
+     &example.outputs.5;
+     <screen>
 <![CDATA[
 Strict Standards: Assigning the return value of new by reference is deprecated in …
 ]]>
-      </screen>
+     </screen>
     </informalexample>
    </para>
    <para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.