summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2015-01-19 01:04:23 -0500
committerXinchen Hui <laruence@php.net>2015-01-19 01:36:56 -0500
commit020b51b46eceb1a8c2876aac263772ed55ba9a1a (patch)
tree9c9822bdfeb1f7cf58463f3b1f30911846a94cbe /ext/mysql/php_mysql.c
parent0706032b7344ee3be3e95911e18966b3d97bfe39 (diff)
downloadphp-git-020b51b46eceb1a8c2876aac263772ed55ba9a1a.tar.gz
Don't use >= as sorting condition
which could avoid breaking usage like: usort($a, function($a, $b) { return $a > $b; })
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions