Test: /Zend/tests/generators/yield_by_reference.phpt - Version 5.6.41-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ float(-1)
003- int(-1)
005+ float(-2)
005- int(-2)
007+ &float(-3)
007- &int(-3)
011+ float(-1)
011- int(-1)
013+ float(-2)
013- int(-2)
015+ &float(-3)
015- &int(-3)