1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/standard/tests
Anatol Belski 172ca172d1 correct fix to the natcmp_ex
Till now the actualy length diff between the strings was under
circumstances returned. Whereby for a compare function only return
values of (1, 0, -1) make sense. Thus the old behavior isn't
present anymore, natcmp_ex now behaves as a standard compare function.
2014-09-15 12:58:46 +02:00
..
2013-12-02 11:53:35 +04:00
2014-09-01 22:43:17 +08:00
2014-08-20 18:29:44 +04:00
2014-02-28 22:30:21 +08:00
2014-09-15 12:58:46 +02:00
2013-11-13 13:19:10 +01:00