Skip to content

Version 1.2.2 Stable

Compare
Choose a tag to compare
@niden niden released this 29 Mar 19:00
· 15152 commits to master since this release
  • 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)