Version 2.0.5 Stable
andresgutierrez
released this
14 Jul 02:42
·
9928 commits
to master
since this release
- Fixed a bug that makes that attaching an events manager to an Mvc\Application causes view->render() not being called
- Fixed bug that makes generated SQL statements using FOR UPDATE not being parsed correctly
- The email filter now no longer removes the ' character #10603
- When an array is bound the cached representation in PHQL makes the SQL being incorrectly
generated the second time. - Added \Phalcon\Mvc\Model\MetaData\Memcache and \Phalcon\Mvc\Model\MetaData\Libmemcached adapters
- Fixed a bug that makes macro can't be called recursively in Volt