For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2006 > cvs: phpdoc /en/reference/fileinfo/functions finfo-close.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/fileinfo/functions finfo-close.xml
Jakub Vrana

2006-03-28, 6:58 pm

vrana Tue Mar 28 13:30:21 2006 UTC

Modified files:
/phpdoc/en/reference/fileinfo/functions finfo-close.xml
Log:
Object destructor is practically the same

http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/reference/fileinfo/functions/finfo-close.xml
diff -u phpdoc/en/reference/fileinfo/functions/finfo-close.xml:1.1 phpdoc/en/reference/fileinfo/functions/finfo-close.xml:1.2
--- phpdoc/en/reference/fileinfo/functions/finfo-close.xml:1.1 Thu Mar 9 14:15:41 2006
+++ phpdoc/en/reference/fileinfo/functions/finfo-close.xml Tue Mar 28 13:30:20 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
<refentry id="function.finfo-close">
<refnamediv>
@@ -12,6 +12,13 @@
<type>bool</type><methodname>finfo_close</methodname>
<methodparam><type>resource</type><parameter>finfo</parameter></methodparam>
</methodsynopsis>
+ <classsynopsis>
+ <ooclass><classname>finfo</classname></ooclass>
+ <destructorsynopsis>
+ <methodname>__destruct</methodname>
+ <void/>
+ </destructorsynopsis>
+ </classsynopsis>

<para>
This function closes the resource opened by <function>finfo_open</function>.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com