Skip to content

v5.0.0RC2

Compare
Choose a tag to compare
@niden niden released this 09 Jun 22:26
· 1026 commits to master since this release
9750134

Changed

  • Changed the StringVal filter to now use htmlspecialchars() #15978

Fixed

  • Fixed Phalcon\Http\Response::getQualityHeader() to check if the server variable is null before performing preg_split #15984

Added

  • Added StringValLegacy filter using filter_var() for PHP < 8.1 #15978