betz Mon Jul 22 09:20:06 2002 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
new entitiy for core constants
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.26 phpdoc/en/language-snippets.ent:1.27
--- phpdoc/en/language-snippets.ent:1.26 Mon Jun 10 17:41:16 2002
+++ phpdoc/en/language-snippets.ent Mon Jul 22 09:20:06 2002
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.26 $ -->
+<!-- $Revision: 1.27 $ -->
<!ENTITY warn.experimental '<warning><simpara>This extension is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension,
@@ -100,6 +100,11 @@
These constants are defined by this extension, and
will only be available when the extension has either
been compiled into PHP or dynamically loaded at runtime.
+</simpara>'>
+
+<!-- For STANDARD Constants used in reference/$extname/constants.xml -->
+<!ENTITY extension.constants.core '<simpara>
+The constants listed here are always available as part of the PHP core.
</simpara>'>
<!-- These are using in reference/$extname/reference.xml and other
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php