1.2.0
- requires at least PHP 8.1, CakePHP 5.0 and PHPUnit 10;
- provides its own
phpUri
library; ScanEntity
no longer extends anyEntity
class and directly implementsArrayAccess
and the methods it requires.
The deprecated methods of theEntity
class have been removed (and the class was also removed);- added and fixed typehints, removed deprecations;
- added tests for PHP 8.3.
What's Changed
- Php8.1 by @mirko-pagliai in #53
- Develop by @mirko-pagliai in #54
Full Changelog: 1.1.18...1.2.0