abies           Sun May 30 14:51:51 2004 EDT

  Modified files:              
    /phpdoc/en/reference/ibase/functions        ibase-timefmt.xml 
  Log:
  Added deprecation note
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-timefmt.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-timefmt.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-timefmt.xml:1.4 
phpdoc/en/reference/ibase/functions/ibase-timefmt.xml:1.5
--- phpdoc/en/reference/ibase/functions/ibase-timefmt.xml:1.4   Sat Feb 28 10:13:35 
2004
+++ phpdoc/en/reference/ibase/functions/ibase-timefmt.xml       Sun May 30 14:51:51 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Id: ibase-timefmt.xml,v 1.5 2004/05/30 18:51:51 abies Exp $ -->
 <!-- splitted from ./en/functions/ibase.xml, last change in rev 1.2 -->
   <refentry id="function.ibase-timefmt">
    <refnamediv>
@@ -37,22 +37,12 @@
      </informalexample>
     </para>
     <para>
-     You can also set defaults for these formats with PHP configuration
+     You can set defaults for these formats with the PHP configuration
      directives ibase.timestampformat, ibase.dateformat and ibase.timeformat.
     </para>
     <note>
      <para>
-      <parameter>columntype</parameter> was added in PHP 4.0. It has any
-      meaning only with InterBase version 6 and higher.
-     </para>
-    </note>
-    <note>
-     <para>
-      A backwards incompatible change happened in PHP 4.0 when PHP
-      configuration directive ibase.timeformat was renamed to
-      ibase.timestampformat and directives ibase.dateformat and
-      ibase.timeformat were added, so that the names would match better
-      their functionality.
+         This function has been removed from PHP 5, use <function>ini_set</function> 
instead.
      </para>
     </note>
    </refsect1>

Reply via email to