didou Thu Mar 31 09:42:02 2005 EDT
Modified files:
/phpdoc/en/reference/array constants.xml
Log:
Fix PHP version
# thank you Derick
http://cvs.php.net/diff.php/phpdoc/en/reference/array/constants.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/array/constants.xml
diff -u phpdoc/en/reference/array/constants.xml:1.8
phpdoc/en/reference/array/constants.xml:1.9
--- phpdoc/en/reference/array/constants.xml:1.8 Thu Mar 31 04:19:36 2005
+++ phpdoc/en/reference/array/constants.xml Thu Mar 31 09:42:02 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<section id="array.constants">
&reftitle.constants;
&extension.constants.core;
@@ -107,7 +107,7 @@
<listitem>
<simpara>
<constant>SORT_LOCALE_STRING</constant> is used to compare items as
- strings, based on the current locale. Added in PHP 4.3.11 and 5.0.2.
+ strings, based on the current locale. Added in PHP 4.3.12 and 5.0.2.
</simpara>
</listitem>
</varlistentry>