Closed phil-davis closed 4 years ago
Unit tests:
make test-php-unit
runs all the tests in core. There are errors coming from the apps in core, but nothing specific to files_primary_s3.Based only on the code executed by the unit tests on the master branch. Acceptance tests haven't been checked. (Some apps might be missing)
Acceptance tests:
All are passing with PHP 7.4 - good stuff.
Make PRs in each app that has acceptance tests to see the results.
php7.4-20200310
(that has the minimal core changes to enable PHP 7.4 in core)