simp            Thu Oct  6 13:05:56 2005 EDT

  Modified files:              
    /phpdoc/en/reference/exif/functions exif-read-data.xml 
  Log:
  Bug #34764: returns mixed
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/exif/functions/exif-read-data.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/exif/functions/exif-read-data.xml
diff -u phpdoc/en/reference/exif/functions/exif-read-data.xml:1.8 
phpdoc/en/reference/exif/functions/exif-read-data.xml:1.9
--- phpdoc/en/reference/exif/functions/exif-read-data.xml:1.8   Tue Jun  7 
07:45:42 2005
+++ phpdoc/en/reference/exif/functions/exif-read-data.xml       Thu Oct  6 
13:05:54 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.78 -->
 <refentry id="function.exif-read-data">
  <refnamediv>
@@ -9,7 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>array</type><methodname>exif_read_data</methodname>
+   <type>mixed</type><methodname>exif_read_data</methodname>
    
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
    <methodparam 
choice="opt"><type>string</type><parameter>sections</parameter></methodparam>
    <methodparam 
choice="opt"><type>bool</type><parameter>arrays</parameter></methodparam>

Reply via email to