We are very happy to announce the release of Phalcon v4.1.2!
This is a small maintenance release for v4, and although it was supposed to be 4.1.1, we made a mistake for our PECL deployment so we had to increment the small version once more. v4.1.1 and v4.1.2 are identical.
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 thePhalcon\Security\JWT\Builder
class can be properly extended. #15322
Huge thanks to our contributors that reported issues, offered input as well as submitted pull requests with additions and corrections!
Installation/Upgrade
Packagecloud.io and PECL have been updated. You can download the zip file, as well as DLLs for Windows, from our release page here.
You can also clone the repository and checkout the tag, and then run
zephir fullclean
zephir build
to install the new extension. Detailed installation instructions can be found in our documentation page.
Thank you
Once again a huge thank you to all of our contributors! You guys have helped us a lot. You can help us even more by installing this version and testing it. If you find bugs, please report them in our Github Issues page. Alternatively you can always join us in our Discord server or our Forum.
Top comments (0)