Bug and Style Fixes
@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.