[PHP-DOC] cvs: phpdoc /it language-snippets.ent From: Luca Perugini (l.perugini <email protected>)
Date: 07/02/01

perugini Mon Jul 2 10:55:37 2001 EDT

  Modified files:
    /phpdoc/it language-snippets.ent
  Log:
  Updated.
  
  
Index: phpdoc/it/language-snippets.ent
diff -u phpdoc/it/language-snippets.ent:1.1 phpdoc/it/language-snippets.ent:1.2
--- phpdoc/it/language-snippets.ent:1.1 Sun Jun 24 09:35:43 2001
+++ phpdoc/it/language-snippets.ent Mon Jul 2 10:55:36 2001
@@ -1,3 +1,4 @@
+<!ENTITY warn.experimental '<warning><simpara>This module is <emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, these function names, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this module at your own risk.</simpara></warning>'>
 
 <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'>