Skip to content

Version 2.0 - PHP 8.0 Support#19

Merged
hparadiz merged 52 commits into
releasefrom
develop
Jul 13, 2023
Merged

Version 2.0 - PHP 8.0 Support#19
hparadiz merged 52 commits into
releasefrom
develop

Conversation

@hparadiz

@hparadiz hparadiz commented Jul 13, 2023

Copy link
Copy Markdown
Collaborator

Fields and relationships can now be mapped using Attributes
Controllers are now PSR7 compatible.
Updated to PHPUnit 9.5+
Upgraded Scrutinizer config to generate code coverage there and use PHP 8
PDO throws exceptions by default instead of errors in PHP8 so all PDO error handlers have been changed to exception handlers.
SQL that was previously in ActiveRecord was abstracted off into several query writer classes.
Unit tests now target MariaDB 10.6.2
Many other fixes.

Docs updated: https://github.com/Divergence/docs/tree/5750754570f27f9847bb90ebf09045a4ae937134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants