phalcon / cphalcon

High performance, full-stack PHP framework delivered as a C extension.
https://phalcon.io
BSD 3-Clause "New" or "Revised" License
10.77k stars 1.97k forks source link

[BUG]: Filter::StringVal flags #16135

Closed niden closed 1 year ago

niden commented 1 year ago

Filter::StringVal() does not accept any flags for htmlspecialchars().

niden commented 1 year ago

Resolved in https://github.com/phalcon/cphalcon/pull/16138