Skip to content

JSlite v1.0.0

Compare
Choose a tag to compare
@hexydec hexydec released this 11 Feb 20:57
· 28 commits to master since this release

This release removes support for PHP 7.4, and moves to a stable release:

  • Updated type hints to correct types where #[\ReturnTypeWillChange] as the software now only supports PHP 8.0+
  • Added type hints where mixed is required
  • Added union type hints on arguments and return types where missing
  • Added missing docblock to expression::isRegexpAllowed()
  • Updated text where it said HTML instead of Javascript