Test: /ext/standard/tests/array/array_diff_uassoc_variation3.phpt - Version 7.0.16-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
005+ Fatal error: Uncaught TypeError: Argument 3 passed to array_diff_uassoc() must be callable, integer given in %s/array_diff_uassoc_variation3.php:102
006+ Stack trace:
007+ #0 %s/array_diff_uassoc_variation3.php(102): array_diff_uassoc(Array, Array, 0)
008+ #1 {main}
009+ thrown in %s/array_diff_uassoc_variation3.php on line 102
005- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
006- NULL
007-
008- --int 1--
009-
010- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
011- NULL
012-
013- --int 12345--
014-
015- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
016- NULL
017-
018- --int -12345--
019-
020- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
021- NULL
022-
023- --float 10.5--
024-
025- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
026- NULL
027-
028- --float -10.5--
029-
030- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
031- NULL
032-
033- --float 12.3456789000e10--
034-
035- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
036- NULL
037-
038- --float -12.3456789000e10--
039-
040- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
041- NULL
042-
043- --float .5--
044-
045- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
046- NULL
047-
048- --empty array--
049-
050- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, array must have exactly two members in %s on line %d
051- NULL
052-
053- --int indexed array--
054-
055- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, array must have exactly two members in %s on line %d
056- NULL
057-
058- --associative array--
059-
060- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, first array member is not a valid class name or object in %s on line %d
061- NULL
062-
063- --nested arrays--
064-
065- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, array must have exactly two members in %s on line %d
066- NULL
067-
068- --uppercase NULL--
069-
070- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
071- NULL
072-
073- --lowercase null--
074-
075- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
076- NULL
077-
078- --lowercase true--
079-
080- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
081- NULL
082-
083- --lowercase false--
084-
085- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
086- NULL
087-
088- --uppercase TRUE--
089-
090- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
091- NULL
092-
093- --uppercase FALSE--
094-
095- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
096- NULL
097-
098- --empty string DQ--
099-
100- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function '' not found or invalid function name in %s on line %d
101- NULL
102-
103- --empty string SQ--
104-
105- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function '' not found or invalid function name in %s on line %d
106- NULL
107-
108- --string DQ--
109-
110- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid function name in %s on line %d
111- NULL
112-
113- --string SQ--
114-
115- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid function name in %s on line %d
116- NULL
117-
118- --mixed case string--
119-
120- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function 'sTrInG' not found or invalid function name in %s on line %d
121- NULL
122-
123- --heredoc--
124-
125- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid function name in %s on line %d
126- NULL
127-
128- --instance of classWithToString--
129-
130- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
131- NULL
132-
133- --instance of classWithoutToString--
134-
135- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
136- NULL
137-
138- --undefined var--
139-
140- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
141- NULL
142-
143- --unset var--
144-
145- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
146- NULL
147-
148- --resource--
149-
150- Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given in %s on line %d
151- NULL
152- ===DONE===