We are very happy to announce the release of Phalcon v4.0.5 , a maintenance release.
This release focused mostly on bug fixes reported by the community, as our testing suite and release tasks.
We have also started refactoring all our database ensuring that there are no skipped tests. Also Jérémy PASTOURET - @jenovateurs has been submitting invaluable contributions towards enabling our database testing suite to run with PostgreSQL.
Finally, we worked a bit more on v4.1, adding more components as per our roadmap. The work was mostly focused on the Data Mapper implementation coming in later versions of v4. The bulk of the work being done in v4.1 comes from the NFR list that the community has voted on.
Huge thanks to our contributors that reported issues, offered input as well as submitted pull requests with additions and corrections!
NOTE : You can always check our roadmap and the status of our active sprint in our project page: https://github.com/orgs/phalcon/projects/4
Changelog
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
Installation/Upgrade
The packages in packagecloud.io are being updated (at the time of this post) and will be ready soon. You will need to use the mainline
repository to install v4.0.5. You can also download the zip file, as well as DLLs for Windows, from our release page here.
You can also clone the repository and checkout the tag, and then run
zephir fullclean
zephir build
to install the new extension. Detailed installation instructions can be found in our documentation page.
Note: It might take a bit of time for the DEB and RPM packages to be built from when this blog post is published.
Thank you
Once again a huge thank you to all of our contributors! You guys have helped us a lot. You can help us even more by installing this version and testing it. If you find bugs, please report them in our Github Issues page. Alternatively you can always join us in our Discord server or our Forum.
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team
Top comments (0)