updates to make oauth2/api compatible with php8 (#4069)
commit7594d44be3c4a7196328e2c3ae1e7c40fdc420e7
authorBrady Miller <brady.g.miller@gmail.com>
Thu, 3 Dec 2020 02:38:07 +0000 (2 18:38 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 02:38:07 +0000 (2 18:38 -0800)
treef97b435c32d8c94e3122ccf44346885145d44c90
parent0ed50c10f59f1a860a3e994a67e9518e4c90f128
updates to make oauth2/api compatible with php8 (#4069)
13 files changed:
.github/workflows/test.yml
build.xml
composer.json
composer.lock
docker/development-easy-arm32/docker-compose.yml
docker/development-easy-arm64/docker-compose.yml
docker/development-easy-light/docker-compose.yml
docker/development-easy/docker-compose.yml
docker/development-insane/docker-compose.yml
oauth2/provider/login.php
src/Common/Auth/OpenIDConnect/Entities/UserEntity.php
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php
src/RestControllers/AuthorizationController.php