[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/var/functions/_is-resource.xml?=
From:       Peter_Cowburn <salathe () php ! net>
Date:       2015-04-24 9:44:52
Message-ID: svn-salathe-1429868692-336644-616601844 () svn ! php ! net
[Download RAW message or body]

salathe                                  Fri, 24 Apr 2015 09:44:52 +0000

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

Log:
is_resource() is not a strict type checking function (patch by Michael Slusarz)

Changed paths:
    U   phpdoc/en/trunk/reference/var/functions/is-resource.xml

Modified: phpdoc/en/trunk/reference/var/functions/is-resource.xml
===================================================================
--- phpdoc/en/trunk/reference/var/functions/is-resource.xml	2015-04-24 09:37:44 UTC \
                (rev 336643)
+++ phpdoc/en/trunk/reference/var/functions/is-resource.xml	2015-04-24 09:44:52 UTC \
(rev 336644) @@ -64,6 +64,15 @@
    </example>
   </para>
  </refsect1>
+
+ <refsect1 role="notes">
+  &reftitle.notes;
+  <note>
+   <para>
+    <function>is_resource</function> is not a strict type-checking method: it will \
return &false; if <parameter>var</parameter> is a resource variable that has been \
closed. +   </para>
+  </note>
+ </refsect1>

  <refsect1 role="seealso">
   &reftitle.seealso;



-- 
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