diff options
| author | Xinchen Hui <laruence@php.net> | 2015-01-19 01:04:23 -0500 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2015-01-19 01:36:56 -0500 |
| commit | 020b51b46eceb1a8c2876aac263772ed55ba9a1a (patch) | |
| tree | 9c9822bdfeb1f7cf58463f3b1f30911846a94cbe /ext/mysql/php_mysql.c | |
| parent | 0706032b7344ee3be3e95911e18966b3d97bfe39 (diff) | |
| download | php-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
