Test: /Zend/tests/accessors/accessor_object_set_undefined_unset_called_error.phpt - Version 5.6.0-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001- Fatal error: Cannot set property AccessorTest::$b, no setter defined. in %s on line %d
003- This test needs to be re-worked / checked against v1.2 changes. Technically it is working as it should
004- (unset is not causing an error) but that "feature" has not yet been put in place.
005- Need to trace what's going on here.