DEV Community

Nikolaos Dimopoulos for Phalcon PHP Framework

Posted on • Originally published at blog.phalcon.io on

Phalcon v5.0.2 Released

We are happy to announce that Phalcon v5.0.2 has been released!

Taking advantage of our now quick release cycle and reports from the community, a couple of bugs have been identified and resolved in this minor release.

Thank you as always to our community!

Changelog

Fixed

  • Fixed Phalcon\Html\Escaper::attributes() to accept any value and transform it to string #16123
  • Fixed Phalcon\Logger\AbstractLogger::getLevelNumber() to better check for string levels #16123

Upgrade

Developers can upgrade using PECL

pecl install phalcon-5.0.2

Enter fullscreen mode Exit fullscreen mode

To compile from source, follow our installation document

AWS Q Developer image

Your AI Code Assistant

Q Developer CLI agent provides a lightning-fast coding experience that can read and write files locally, call AWS APIs, run bash commands, or create code—all while adapting to your feedback in real-time.

Start coding for free

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

If you found this article helpful, please give a ❤️ or share a friendly comment!

Got it