Phalcon v3.2.3 Release Notes

Release Date: 2017-10-12 // over 6 years ago
    • ๐Ÿ›  Fixed Phalcon\Mvc\Model\Query::_executeSelect threw RuntimeException, if db:beforeQuery() returned false
    • Internal cookies property is now always an array #12978
    • ๐Ÿ›  Fixed Phalcon\Validation\Validator\File::validate to work properly with parameter 'message' #12947
    • ๐Ÿ›  Fixed Phalcon\Mvc\View::render to render a view with params #13046
    • ๐Ÿ›  Fixed Phalcon\Mvc\Model\Manager::getRelationRecords to work properly with provided columns #12972
    • ๐Ÿ— Mark as deprecated no longer used Phalcon\Mvc\Model\Query\Builder::$_with parameter #13023
    • ๐Ÿ›  Fixed Phalcon\Dispatcher::dispatch to ensure proper flow for all forward/exception/dispatch event hooks #12931