betz Wed Mar 26 16:33:59 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions exit.xml
Log:
fix for #22874
Index: phpdoc/en/reference/misc/functions/exit.xml
diff -u phpdoc/en/reference/misc/functions/exit.xml:1.2
phpdoc/en/reference/misc/functions/exit.xml:1.3
--- phpdoc/en/reference/misc/functions/exit.xml:1.2 Wed Apr 17 02:40:42 2002
+++ phpdoc/en/reference/misc/functions/exit.xml Wed Mar 26 16:33:58 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
<refentry id="function.exit">
<refnamediv>
@@ -33,7 +33,7 @@
</simpara>
<note>
<simpara>
- The current CVS version does NOT print the <parameter>status</parameter>
+ PHP version >= 4.2.0 does NOT print the <parameter>status</parameter>
if it is an <type>integer</type>.
</simpara>
</note>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php