Start testing for PHP 8.0 + the necessary fixes (#1422)
* Start testing on PHP 8.0 * Update test-framework * Fix broken unit tests * Fix query; apparently under PHP8 the query would raise PDOException instead of returning false
Showing
- .github/workflows/php.yml 1 addition, 1 deletion.github/workflows/php.yml
- composer.json 2 additions, 1 deletioncomposer.json
- composer.lock 126 additions, 433 deletionscomposer.lock
- modules/core/lib/Storage/SQLPermanentStorage.php 1 addition, 0 deletionsmodules/core/lib/Storage/SQLPermanentStorage.php
- tests/lib/SimpleSAML/Utils/XMLTest.php 2 additions, 2 deletionstests/lib/SimpleSAML/Utils/XMLTest.php
- tests/modules/admin/lib/Controller/FederationTest.php 11 additions, 5 deletionstests/modules/admin/lib/Controller/FederationTest.php
Loading
Please register or sign in to comment