feat: support php 8.4 and other improvements #429
Annotations
10 errors
examples/framework/config/app.php#L3
examples/framework/config/app.php 1.20 ms 5694 bytes/ms (MISSING ";" [2, 22] - [2, 22])
|
examples/framework/config/auth.php#L65
examples/framework/config/auth.php 0.50 ms 8322 bytes/ms (ERROR [64, 41] - [64, 51])
|
examples/framework/config/cache.php#L3
examples/framework/config/cache.php 0.86 ms 4074 bytes/ms (MISSING ";" [2, 22] - [2, 22])
|
examples/framework/config/database.php#L3
examples/framework/config/database.php 1.74 ms 3590 bytes/ms (MISSING ";" [2, 22] - [2, 22])
|
examples/framework/config/logging.php#L3
examples/framework/config/logging.php 1.33 ms 3349 bytes/ms (MISSING ";" [2, 19] - [2, 19])
|
examples/framework/config/session.php#L3
examples/framework/config/session.php 0.86 ms 9368 bytes/ms (MISSING ";" [2, 22] - [2, 22])
|
examples/framework/src/Illuminate/Auth/Access/Gate.php#L7
examples/framework/src/Illuminate/Auth/Access/Gate.php 4.91 ms 5425 bytes/ms (MISSING ";" [6, 19] - [6, 19])
|
examples/framework/src/Illuminate/Auth/Access/Response.php#L5
examples/framework/src/Illuminate/Auth/Access/Response.php 0.78 ms 5932 bytes/ms (MISSING ";" [4, 24] - [4, 24])
|
examples/framework/src/Illuminate/Auth/AuthenticationException.php#L6
examples/framework/src/Illuminate/Auth/AuthenticationException.php 0.46 ms 4190 bytes/ms (MISSING ";" [5, 19] - [5, 19])
|
examples/framework/src/Illuminate/Auth/AuthManager.php#L6
examples/framework/src/Illuminate/Auth/AuthManager.php 1.48 ms 6007 bytes/ms (ERROR [5, 4] - [5, 24])
|
This job failed
Loading