Skip to content

Bug and Style Fixes

Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 12 Nov 07:20
· 85 commits to master since this release
62743bb

@szepeviktor noticed a bug raised by PHP Stan which was previously missed.

Edits were made to declare(strict_types=1); in the Parse and Validate classes.

Further style and implementation improvements were made to the Travis and Composer config files.