Test: /ext/reflection/tests/ReflectionGenerator_getTrace.phpt - Version 7.4.0-dev    

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

Count Diff
4 (67%)
001+
001- array(2) {
002- [0]=>
003- array(4) {
004- ["file"]=>
005- string(%d) "%s"
006- ["line"]=>
007- int(%d)
008- ["function"]=>
009- string(3) "foo"
010- ["args"]=>
011- array(0) {
012- }
013- }
014- [1]=>
015- array(4) {
016- ["file"]=>
017- string(%d) "%s"
018- ["line"]=>
019- int(%d)
020- ["function"]=>
021- string(3) "bar"
022- ["args"]=>
023- array(0) {
024- }
025- }
026- }
2 (33%)
003+ array(3) {
003- array(4) {
010- ["args"]=>
011- array(0) {
012- }
012+ array(3) {
015- array(4) {
022- ["args"]=>
023- array(0) {
024- }