1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/intl/tests
Niels Dossche 5187ff2d17 Fix GH-18566: [intl] Weird numeric sort in Collator
This aligns the behaviour with normal (non-intl) asort() by making the following changes:
  - Use the same trailing whitespace logic as Zend's is_numeric_ex()
  - Don't allow errors on trailing data

Targeting master because of the BC break.

Closes GH-18632.
2025-05-24 14:57:34 +02:00
..
2023-10-18 17:34:10 +02:00
2021-06-28 13:57:31 +02:00
2021-07-05 18:21:29 +02:00
2023-10-18 17:34:10 +02:00
2023-10-18 17:34:10 +02:00
2021-06-11 11:57:42 +02:00