v4.0.5
Supported PHP Versions: 7.2, 7.3, 7.4
Added
Changed
Fixed
- Fixed
Phalcon\Db::fetchAll
to correctly return data whenEnum::FETCH_COLUMN
is supplied. #13321 - Fixed Postgres NULL values to not be required during model update. #14862
- Fixed MySQL alter column when default value contains not only CURRENT_TIMESTAMP #14880
- Fixed MySQL default value with ON UPDATE expression #14887
- Fixed
Str::dirFromFile()
to replace.
with-
to avoid issues with Windows environments #14858