Skip to content

JSlite v0.6.1

Compare
Choose a tag to compare
@hexydec hexydec released this 15 Sep 21:13
· 37 commits to master since this release

This update corrects some typing issues and improves docblocks:

  • Corrected lots of PHPdoc errors
  • Fixed issue in autoload.php where the return type was incorrect
  • expression::parse() now doesn't pass itself to each child object unless required
  • Updated composer dependencies