JSlite v1.0.0
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 ofJavascript