]> granicus.if.org Git - php/commitdiff
better test title
authorRaghubansh Kumar <kraghuba@php.net>
Mon, 5 Nov 2007 16:24:37 +0000 (16:24 +0000)
committerRaghubansh Kumar <kraghuba@php.net>
Mon, 5 Nov 2007 16:24:37 +0000 (16:24 +0000)
ext/standard/tests/array/sort_object2.phpt

index 641b86ff277f0cf94af6d57ce0c5f4b0b2234b8f..173719bd97b79df8a7a110f8ef0c39c2b4afe3bf 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test sort() function : object functionality - sorting objects, with diff. visibility modes, 'sort_flags' as defualt/SORT_REGULAR
+Test sort() function : object functionality - sorting objects with diff. accessibility of member vars
 --FILE--
 <?php
 /* Prototype  : bool sort ( array &$array [, int $sort_flags] )