svn: /phpdoc/ja/trunk/reference/spl/ badfunctioncallexception.xml badmethodcallexception.xml domainexception.xml invalidargumentexception.xml lengthexception.xml logicexception.xml outofboundsexception.xml outofrangeexception.xml overflowexception.xml rangeexception.xml runtimeexception.xml underflowexception.xml unexpectedvalueexception.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 28 Mar 2020 01:49:39 +0000

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

Log:
Fix #79168: Missing `__construct` method documentation in SPL Exceptions

Patch provided by [email protected].

Bug: https://bugs.php.net/79168 (Closed) Missing documentation of RuntimeException::_construct()
      
Changed paths:
    U   phpdoc/ja/trunk/reference/spl/badfunctioncallexception.xml
    U   phpdoc/ja/trunk/reference/spl/badmethodcallexception.xml
    U   phpdoc/ja/trunk/reference/spl/domainexception.xml
    U   phpdoc/ja/trunk/reference/spl/invalidargumentexception.xml
    U   phpdoc/ja/trunk/reference/spl/lengthexception.xml
    U   phpdoc/ja/trunk/reference/spl/logicexception.xml
    U   phpdoc/ja/trunk/reference/spl/outofboundsexception.xml
    U   phpdoc/ja/trunk/reference/spl/outofrangeexception.xml
    U   phpdoc/ja/trunk/reference/spl/overflowexception.xml
    U   phpdoc/ja/trunk/reference/spl/rangeexception.xml
    U   phpdoc/ja/trunk/reference/spl/runtimeexception.xml
    U   phpdoc/ja/trunk/reference/spl/underflowexception.xml
    U   phpdoc/ja/trunk/reference/spl/unexpectedvalueexception.xml
svn-diffs-349540.txt (text/x-diff, 17.4 KB)
Modified: phpdoc/ja/trunk/reference/spl/badfunctioncallexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/badfunctioncallexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/badfunctioncallexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.badfunctioncallexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.badfunctioncallexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/badmethodcallexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/badmethodcallexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/badmethodcallexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.badmethodcallexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.badmethodcallexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/domainexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/domainexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/domainexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.domainexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.domainexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/invalidargumentexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/invalidargumentexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/invalidargumentexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 332764 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.invalidargumentexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.invalidargumentexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/lengthexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/lengthexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/lengthexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.lengthexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.lengthexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/logicexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/logicexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/logicexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 333199 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.logicexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -50,6 +51,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.logicexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/outofboundsexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/outofboundsexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/outofboundsexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.outofboundsexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -50,6 +51,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.outofboundsexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/outofrangeexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/outofrangeexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/outofrangeexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.outofrangeexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -50,6 +51,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.outofrangeexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/overflowexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/overflowexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/overflowexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.overflowexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.overflowexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/rangeexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/rangeexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/rangeexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.rangeexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -52,6 +53,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.rangeexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/runtimeexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/runtimeexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/runtimeexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.runtimeexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.runtimeexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/underflowexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/underflowexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/underflowexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.underflowexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -49,6 +50,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.underflowexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/ja/trunk/reference/spl/unexpectedvalueexception.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/unexpectedvalueexception.xml	2020-03-28 01:41:37 UTC (rev 349539)
+++ phpdoc/ja/trunk/reference/spl/unexpectedvalueexception.xml	2020-03-28 01:49:39 UTC (rev 349540)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330314 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349537 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <phpdoc:exceptionref xml:id="class.unexpectedvalueexception"
  xmlns:phpdoc="http://php.net/ns/phpdoc"
@@ -52,6 +53,7 @@
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.unexpectedvalueexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
 -->
    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
+    <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])"><xi:fallback /></xi:include>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->
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.