philip          Fri Jul 25 12:33:04 2003 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        array-intersect.xml 
  Log:
  Remove warning about being broken in 4.0.4
  
  
Index: phpdoc/en/reference/array/functions/array-intersect.xml
diff -u phpdoc/en/reference/array/functions/array-intersect.xml:1.8 
phpdoc/en/reference/array/functions/array-intersect.xml:1.9
--- phpdoc/en/reference/array/functions/array-intersect.xml:1.8 Mon Jun 16 08:03:39 
2003
+++ phpdoc/en/reference/array/functions/array-intersect.xml     Fri Jul 25 12:33:04 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.14 -->
   <refentry id="function.array-intersect">
    <refnamediv>
@@ -54,12 +54,6 @@
       <!-- TODO: example of it... -->
      </simpara>
     </note>
-    <warning>
-     <simpara>
-      This was broken in PHP 4.0.4!
-      <!-- TODO: when exactly was this broken?... -->
-     </simpara>
-    </warning>
     <para>
      See also <function>array_intersect_assoc</function>,
      <function>array_diff</function>, and



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to