My Tester 2.0.1
This release fixes a couple of issues with PHP attributes added in previous version. Firstly, all attribute classes were public api as they should access from user code. Secondly, default value for attributes was changed to true. This is not a BC break as the previous default value (null) prevented attributes from being used. Lastly, the attributes are now documented in README.