nlopess         Mon Jun 21 07:45:37 2004 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        imagedestroy.xml imagegd.xml 
                                                imagegd2.xml imagegif.xml 
                                                imagejpeg.xml imagepng.xml 
                                                imagewbmp.xml imagexbm.xml 
  Log:
  fix #28858: fix protos
  
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagedestroy.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imagedestroy.xml
diff -u phpdoc/en/reference/image/functions/imagedestroy.xml:1.3 
phpdoc/en/reference/image/functions/imagedestroy.xml:1.4
--- phpdoc/en/reference/image/functions/imagedestroy.xml:1.3    Thu Apr 18 13:13:09 
2002
+++ phpdoc/en/reference/image/functions/imagedestroy.xml        Mon Jun 21 07:45:37 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
   <refentry id="function.imagedestroy">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagedestroy</methodname>
+      <type>bool</type><methodname>imagedestroy</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
      </methodsynopsis>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagegd.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imagegd.xml
diff -u phpdoc/en/reference/image/functions/imagegd.xml:1.3 
phpdoc/en/reference/image/functions/imagegd.xml:1.4
--- phpdoc/en/reference/image/functions/imagegd.xml:1.3 Thu Apr 18 13:13:09 2002
+++ phpdoc/en/reference/image/functions/imagegd.xml     Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
   <refentry id='function.imagegd'>
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagegd</methodname>
+      <type>bool</type><methodname>imagegd</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagegd2.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/image/functions/imagegd2.xml
diff -u phpdoc/en/reference/image/functions/imagegd2.xml:1.9 
phpdoc/en/reference/image/functions/imagegd2.xml:1.10
--- phpdoc/en/reference/image/functions/imagegd2.xml:1.9        Mon Jun  9 15:23:08 
2003
+++ phpdoc/en/reference/image/functions/imagegd2.xml    Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
   <refentry id='function.imagegd2'>
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagegd2</methodname>
+      <type>bool</type><methodname>imagegd2</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>chunk_size</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagegif.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/image/functions/imagegif.xml
diff -u phpdoc/en/reference/image/functions/imagegif.xml:1.8 
phpdoc/en/reference/image/functions/imagegif.xml:1.9
--- phpdoc/en/reference/image/functions/imagegif.xml:1.8        Thu Dec 18 12:44:49 
2003
+++ phpdoc/en/reference/image/functions/imagegif.xml    Mon Jun 21 07:45:37 2004
@@ -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.3 -->
   <refentry id="function.imagegif">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagegif</methodname>
+      <type>bool</type><methodname>imagegif</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagejpeg.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imagejpeg.xml
diff -u phpdoc/en/reference/image/functions/imagejpeg.xml:1.3 
phpdoc/en/reference/image/functions/imagejpeg.xml:1.4
--- phpdoc/en/reference/image/functions/imagejpeg.xml:1.3       Thu Apr 18 13:13:09 
2002
+++ phpdoc/en/reference/image/functions/imagejpeg.xml   Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.30 -->
   <refentry id="function.imagejpeg">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagejpeg</methodname>
+      <type>bool</type><methodname>imagejpeg</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>quality</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagepng.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagepng.xml
diff -u phpdoc/en/reference/image/functions/imagepng.xml:1.4 
phpdoc/en/reference/image/functions/imagepng.xml:1.5
--- phpdoc/en/reference/image/functions/imagepng.xml:1.4        Mon Dec 15 11:51:11 
2003
+++ phpdoc/en/reference/image/functions/imagepng.xml    Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.7 -->
   <refentry id="function.imagepng">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagepng</methodname>
+      <type>bool</type><methodname>imagepng</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagewbmp.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imagewbmp.xml
diff -u phpdoc/en/reference/image/functions/imagewbmp.xml:1.3 
phpdoc/en/reference/image/functions/imagewbmp.xml:1.4
--- phpdoc/en/reference/image/functions/imagewbmp.xml:1.3       Thu Apr 18 13:13:10 
2002
+++ phpdoc/en/reference/image/functions/imagewbmp.xml   Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
   <refentry id="function.imagewbmp">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagewbmp</methodname>
+      <type>bool</type><methodname>imagewbmp</methodname>
       <methodparam><type>resource</type><parameter>image</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>foreground</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagexbm.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/imagexbm.xml
diff -u phpdoc/en/reference/image/functions/imagexbm.xml:1.2 
phpdoc/en/reference/image/functions/imagexbm.xml:1.3
--- phpdoc/en/reference/image/functions/imagexbm.xml:1.2        Mon Apr 12 18:58:32 
2004
+++ phpdoc/en/reference/image/functions/imagexbm.xml    Mon Jun 21 07:45:37 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.imagexbm">
    <refnamediv>
     <refname>imagexbm</refname>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>int</type><methodname>imagexbm</methodname>
+     <type>bool</type><methodname>imagexbm</methodname>
      <methodparam><type>resource</type><parameter>image</parameter></methodparam>
      <methodparam><type>string</type><parameter>filename</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>foreground</parameter></methodparam>

Reply via email to