DEV Community

Nikolaos Dimopoulos for Phalcon PHP Framework

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

Phalcon v5.0.3 Released

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

This release contains a few bug fixes.

Thank you to our wonderful community for the help in identifying these issues.

Changelog

Changed

  • Fixed Phalcon\Filter\Sanitize\StringVal to accept flags for htmlspecialchars() #16135

Fixed

  • Fixed Phalcon\Html\Escaper::attributes() to honor the $flags set for htmlspecialchars() #16134

Top comments (0)