Log in

HCMC Journal

Adaptive DB and PHP 8.4

: Martin Holmes
Minutes: 25

DA is working on extensions to the Adaptive DB in a GitLab repo, and testing on a local system which runs PHP 8.4, which is significantly advanced from the 7.4 that’s running on our Apache cluster. Some deprecations and warnings show up under 8.4, mostly related to declaration of variables, so I made some updates to the original SVN codebase to take account of some of these; more work like this will be necessary before we can deploy to a thoroughly up-to-date server environment.