nlopess Thu Mar 31 09:49:38 2005 EDT
Modified files:
/phpdoc/en/reference/array/functions sort.xml
Log:
update this also: sort_locale in php 4.3.12 too
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/sort.xml?r1=1.18&r2=1.19&ty=u
Index: phpdoc/en/reference/array/functions/sort.xml
diff -u phpdoc/en/reference/array/functions/sort.xml:1.18
phpdoc/en/reference/array/functions/sort.xml:1.19
--- phpdoc/en/reference/array/functions/sort.xml:1.18 Fri Feb 4 05:15:20 2005
+++ phpdoc/en/reference/array/functions/sort.xml Thu Mar 31 09:49:36 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
<refentry id="function.sort">
<refnamediv>
@@ -77,7 +77,7 @@
</listitem>
<listitem>
<simpara><constant>SORT_LOCALE_STRING</constant> - compare items as
- strings, based on the current locale. Added in PHP 5.0.2</simpara>
+ strings, based on the current locale. Added in PHP 4.3.12 and
5.0.2.</simpara>
</listitem>
</itemizedlist>
</para>