Test: /Zend/tests/gc_038.phpt - Version 7.4.0-dev    

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

Count Diff
28 (93%)
001+ Parse error: syntax error, unexpected 'Y' (T_LOGICAL_AND), expecting identifier (T_STRING) in %s/gc_038.php on line 101
001- += 1
002- -= 1
003- *= 1
004- /= 1
005- %= 1
006- <<= 1
007- >>= 1
008- |= 1
009- &= 1
010- ^= 1
011- **= 1
012- .= 1
2 (7%)
001+ Fatal error: Couldn't find implementation for method stdClass::__add in Unknown on line 0
001- += 1
002- -= 1
003- *= 1
004- /= 1
005- %= 1
006- <<= 1
007- >>= 1
008- |= 1
009- &= 1
010- ^= 1
011- **= 1
012- .= 1