Re: com php-src: Faster sorting algo: UPGRADING Zend/Makefile.am Zend/tests/methods-on-non-objects-usort.phpt Zend/zend_API.c Zend/zend_hash.c
Zend/zend_hash.h Zend/zend_ini.c Zend/zend_llist.c Zend/zend_qsort.c Zend/zend_qsort.h Zend/zend_sort.c Zend/zend_sort.h Zend/zend_ts_hash.c
Zend/zend_types.h configure.in ext/ereg/ereg.c ext/intl/collator/collator_sort.c ext/phar/dirstream.c ext/phar/phar_internal.h ext/standard/array.c
ext/standard/info.c ex
On 01/16/2015 03:54 PM, Simon J Welsh wrote:
> That’s an invalid comparison function. It causes the current usort to reverse sort the array
> and I see no problem with that changing (you’re saying that a value for $a less than $b is in fact
> greater than it, and a value of $b less than or equal to $a is equal to it).
Your didn't make much sense. But yes, I am aware it is a weird
comparison function taken from an existing app which is now broken under
PHP7 but it only breaks if the array grows beyond 16 elements.
If we are going to make a BC change here, it shouldn't be in a way that
is dependent on the size of the array being sorted.
-Rasmus
Attachment: [application/pgp-signature] OpenPGP digital signature signature.asc
Thread (23 messages)