[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/spl/splfileobject/_construct.xml?=
From:       Nikita_Popov <nikic () php ! net>
Date:       2019-06-26 7:56:15
Message-ID: svn-nikic-1561535775-347670-1120887238 () svn ! php ! net
[Download RAW message or body]

nikic                                    Wed, 26 Jun 2019 07:56:15 +0000

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

Log:
Fix bug #65269: SplFileObject::__construct() throws LogicException as well

Fix for [bug 65269](https://bugs.php.net/bug.php?id=65269).

Patch by BenMorel.

Closes GH-3.

Bug: https://bugs.php.net/65269 (Assigned) SplFileObject::__construct() throws \
LogicException as well  
Changed paths:
    U   phpdoc/en/trunk/reference/spl/splfileobject/construct.xml

Modified: phpdoc/en/trunk/reference/spl/splfileobject/construct.xml
===================================================================
--- phpdoc/en/trunk/reference/spl/splfileobject/construct.xml	2019-06-26 01:10:31 UTC \
                (rev 347669)
+++ phpdoc/en/trunk/reference/spl/splfileobject/construct.xml	2019-06-26 07:56:15 UTC \
(rev 347670) @@ -74,6 +74,9 @@
   <para>
    Throws a <classname>RuntimeException</classname> if the \
<parameter>filename</parameter> cannot be opened.  </para>
+  <para>
+   Throws a <classname>LogicException</classname> if the \
<parameter>filename</parameter> is a directory. +  </para>
  </refsect1>

  <refsect1 role="examples">



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic