Phalcon v3.2.2 Release Notes

Release Date: 2017-08-14 // over 6 years ago
    • ๐Ÿ›  Fixed Phalcon\Db\Adapter\Pdo\Postgresql::describeColumns to work properly with DOUBLE PRECISION and REAL data types #12842
    • ๐Ÿ›  Fixed Phalcon\Paginator\Adapter\QueryBuilder::getPaginate to use the db connection service of the model #12957
    • ๐Ÿ›  Fixed Phalcon\Paginator\Adapter\QueryBuilder::getPaginate to escape reserverd words #12950
    • ๐Ÿ›  Fixed Phalcon\Dispatcher::dispatch to correct forward with the modified action suffix #12988
    • ๐Ÿ›  Fixed Phalcon\Forms\Element::_construct to prevent create form element with empty name #12954