Skip to content

My Tester 2.0.1

Compare
Choose a tag to compare
@konecnyjakub konecnyjakub released this 28 Sep 10:34
· 570 commits to master since this release

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.