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]: Escaper::attributes - flags #16134

Closed niden closed 1 year ago

niden commented 1 year ago

The Escaper does not honor the $flags when escaping attributes.

niden commented 1 year ago

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