vrana Fri Aug 13 14:17:40 2004 EDT
Modified files:
/phpdoc/en/chapters intro.xml
Log:
MCVE instead of CCVS (bug #29661)
PHP 4 is not current stable anymore
http://cvs.php.net/diff.php/phpdoc/en/chapters/intro.xml?r1=1.38&r2=1.39&ty=u
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.38 phpdoc/en/chapters/intro.xml:1.39
--- phpdoc/en/chapters/intro.xml:1.38 Fri Aug 6 18:37:44 2004
+++ phpdoc/en/chapters/intro.xml Fri Aug 13 14:17:40 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.38 $ -->
+<!-- $Revision: 1.39 $ -->
<chapter id="introduction">
<title>Introduction</title>
@@ -142,8 +142,8 @@
system and a web server. Furthermore, you also have the choice
of using procedural programming or object oriented
programming, or a mixture of them. Although not every
- standard OOP feature is implemented in PHP 4 (the current stable
- version of PHP), many code libraries and large applications (including
+ standard OOP feature is implemented in PHP 4,
+ many code libraries and large applications (including
the PEAR library) are written only using OOP code. PHP 5 fixes the
OOP related weaknesses of PHP 4, and introduces a complete object
model.
@@ -217,7 +217,7 @@
<para>
While using PHP in the e-commerce field, you'll find
the Cybercash payment, CyberMUT, VeriSign Payflow
- Pro and CCVS functions useful for your online payment
+ Pro and MCVE functions useful for your online payment
programs.
</para>
<para>