We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3a8a1f + cfa26d8 commit 0cceaf0Copy full SHA for 0cceaf0
Tests/Security/RememberMe/DoctrineTokenProviderTest.php
@@ -13,7 +13,7 @@
13
*/
14
class DoctrineTokenProviderTest extends TestCase
15
{
16
- public static function setUpBeforeClass()
+ public static function setUpBeforeClass(): void
17
18
if (\PHP_VERSION_ID >= 80000) {
19
self::markTestSkipped('Doctrine DBAL 2.x is incompatible with PHP 8.');
0 commit comments