resources/CHANGELOG-3.1.md
Imagick::getVersion() error in some system #12729Phalcon\Mvc\Model::_doLowInsert to properly set snapshot when having default values and public properties #12766Phalcon\Mvc\Model::_dowLowUpdate warning first argument is not an array #12742Phalcon\Validation\Validator\Callback, Phalcon\Validation::getDataPhalcon\Mvc\Model\Binder, class used for binding models to parameters in dispatcher, micro, added Phalcon\Dispatcher::getBoundModels and Phalcon\Mvc\Micro::getBoundModels to getting bound models, added Phalcon\Mvc\Micro\Collection\LazyLoader::callMethodPhalcon\Dispatcher and Phalcon\Mvc\Micro, added Phalcon\Mvc\Micro::afterBindingPhalcon\Validation with Phalcon\Mvc\Collection, deprecated Phalcon\Mvc\Model\Validator classesPhalcon\Acl\Adapter\MemoryPhalcon\Mvc\Model\Binder, added Phalcon\Mvc\Micro::getModelBinder, Phalcon\Dispatcher::getModelBinderprepend parameter to Phalcon\Loader::register to specify autoloader's loading order to top mostPhalcon\Mvc\Model\Binder when no cache backend is usedPhalcon\Session\Bag::remove to initialize the bag before removing a value #12647Phalcon\Mvc\Model::getChangedFields to correct detect changes from NULL to Zero #12628Phalcon\Mvc\Model to create/refresh snapshot after create/update/refresh operation #11007, #11818, #11424Phalcon\Mvc\Model::validate to correctly set code message #12645Phalcon\Mvc\Model to correctly add error when try to save empty string value to not null and not default column #12688Phalcon\Validation\Validator\Uniqueness collection persistent conditionPhalcon\Loader::autoLoad to prevent PHP warning #12684Phalcon\Mvc\Model\Query::_executeSelect to correctly get the column map #12715