Phalcon v1.2.2 Release Notes

Release Date: 2013-08-06 // over 10 years ago
    • Phalcon\Mvc\Model\Query\Builder may now use both integer and string placeholders (#701)
    • Fixed invalid memory reads when GC is on (#469, #927)
    • Phalcon\Flash\Session::getMessage('key') returns now an empty array if the key is not found (#908, #920)
    • Fixed bugs in Phalcon\Escaper (#917)
    • Fixed memory leaks for PHP < 5.4 (#910, #914, #916)
    • Fixed memory access violations (#911, #918, #927, #928)
    • Memory allocation optimizations (#912)