jeroen          Sat May 19 13:46:18 2001 EDT

  Modified files:              
    /phpdoc/en/language functions.xml 
  Log:
  - added comment for near-future update
  
  
  
Index: phpdoc/en/language/functions.xml
diff -u phpdoc/en/language/functions.xml:1.12 phpdoc/en/language/functions.xml:1.13
--- phpdoc/en/language/functions.xml:1.12       Tue May 15 16:22:46 2001
+++ phpdoc/en/language/functions.xml    Sat May 19 13:46:18 2001
@@ -16,6 +16,14 @@
      </programlisting>
     </informalexample>
    </para>
+   
+   <!--
+    
+    status of func(const $param) ?
+    zend doesn't care at all whether or not you specify it.
+    I've never seen it before... what's its use? (or was...)
+    
+    -->
      
    <simpara>
     Any valid PHP code may appear inside a function, even other


Reply via email to