QA logo
Sunday, May 19, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


Test: /tests/classes/unset_properties.phpt - Version 5.4.12-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
013+ __isset "protectedProperty"false
013- __isset "protectedProperty"__isset "protectedProperty"false
020+ __isset "privateProperty"false
020- __isset "privateProperty"__isset "privateProperty"false
 
Go to the main PHP site