Skip to content

v4.1.1

Compare
Choose a tag to compare
@niden niden released this 21 Apr 20:41
· 17 commits to 4.1.x since this release
dcb2be7

Supported PHP Versions: 7.2, 7.3, 7.4

Changed

  • Corrected max PHP version for PECL

Fixed

  • Fixed Logger\Log::log() log to recognize all log levels #15214
  • Changed setClaims to be protected so that the Phalcon\Security\JWT\Builder class can be properly extended. #15322