Test: /ext/intl/tests/collator_asort.phpt - Version 5.4.21    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
090+ Test 12.e1f5cb037b564dce39ffbd0a61562d59:
090- Test 12.6eaea3fa21b3b7d006ca7dfa27d4e282:
093- 7 => 'd',
095+ 7 => 'd',
1 (33%)
001+ Fatal error: Call to a member function asort() on a non-object in /Users/ivan/Downloads/php-5.4.21/ext/intl/tests/ut_common.inc on line 68
001- Test 1.162b81ac12878b817fc39063097e45b5:
002- array (
003- 'c' => 'i',
004- 'a' => 'k',
005- 'd' => 'y',
006- )
007- Result: true
008-
009- Test 2.93d96e22f692d8a281b0a389f01f8d1e:
010- array (
011- 'a' => 'a',
012- 'c' => 'aa',
013- 'b' => 'aaa',
014- )
015- Result: true
016-
017- Test 3.9f25de4482bc7b58de508e278113317c:
018- array (
019- 'aa' => 'a',
020- 'aaa' => 'a',
021- 'a' => 'a',
022- )
023- Result: true
024-
025- Test 4.a85a41ea78e45b651080cfd98c0b431d:
026- array (
027- 7 => '',
028- 2 => NULL,
029- 5 => '!',
030- 1 => 'abc',
031- )
032- Result: true
033-
034- Test 5.99dc71f405b286e03d489061b36e6900:
035- array (
036- 2 => '25',
037- 3 => '36',
038- 1 => '100',
039- )
040- Result: true
041-
042- Test 6.bf5bba243307c9d12934e756ad4be190:
043- array (
044- 3 => 2,
045- 1 => 5,
046- 2 => '30',
047- )
048- Result: true
049-
050- Test 7.e4ee7024c61476e9e7a6c28b5e47df6f:
051- array (
052- 1 => '100',
053- 2 => '25',
054- 3 => '36',
055- )
056- Result: true
057-
058- Test 8.5fa7033dd43784be0db1474eb48b83c8:
059- array (
060- 3 => 2,
061- 2 => '30',
062- 1 => 5,
063- )
064- Result: true
065-
066- Test 9.588cdf4692bc09aa92ffe7e48f9e4579:
067- array (
068- 2 => '',
069- 3 => ' a',
070- 1 => 'd',
071- )
072- Result: true
073-
074- Test 10.be02641a47ebcccd23e4183ca3a415f7:
075- array (
076- 3 => 'i',
077- 2 => 'k',
078- 1 => 'y',
079- )
080- Result: true
081-
082- Test 11.153d9b11d1e5936afc917a94a4e11f34:
083- array (
084- 'е' => 'а',
085- 'б' => 'в',
086- 'п' => 'у',
087- )
088- Result: true
089-
090- Test 12.6eaea3fa21b3b7d006ca7dfa27d4e282:
091- array (
092- 4 => '',
093- 7 => 'd',
094- 1 => 'п',
095- 2 => 'пп',
096- )
097- Result: true
098-
099- Test 13.8800d48abb960a59002eef77f1d73ae0:
100- array (
101- 'c' => 'i',
102- 'd' => 'y',
103- 'a' => 'k',
104- )
105- Result: true