|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-08-17 01:15 UTC] dallas@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 20 07:00:01 2025 UTC |
Description: ------------ in reference/array/functions/usort.xml at line 152 uasort($a, array ("TestObj", "cmp_obj")); Reproduce code: --------------- in reference/array/functions/usort.xml at line 152 usort($a, array ("TestObj", "cmp_obj"));