Skip to content

1.2.0

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 07 Jan 12:02
· 14 commits to master since this release
25fc6ac
  • requires at least PHP 8.1, CakePHP 5.0 and PHPUnit 10;
  • provides its own phpUri library;
  • ScanEntity no longer extends any Entity class and directly implements ArrayAccess and the methods it requires.
    The deprecated methods of the Entity 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

Full Changelog: 1.1.18...1.2.0