We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Warning: Function "phalcon_orm_singlequotes" does not exist at compile time

➜ cphalcon git:(2.0.0) ✗ ../zephir/bin/zephir generate

Warning: Function "phalcon_orm_singlequotes" does not exist at compile time in /Users/wujihai/Sites/cphalcon/phalcon/mvc/model/query.zep on 514 [nonexistent-function]

       let escapedValue = phalcon_orm_singlequotes(value);
---------------------------------------------------------^

Thanks, we are aware of that warning