You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: eftec\bladeone\BladeOne::last(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in BladeOne.php on line 1101
Deprecated: eftec\bladeone\BladeOne::first(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in BladeOne.php on line 1128
Deprecated: eftec\bladeone\BladeOne::last(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in BladeOne.php on line 1101
Deprecated: eftec\bladeone\BladeOne::first(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in BladeOne.php on line 1128
PHP 8.4.1
Possible solution:
callable $callback = null
=>?callable $callback = null
The text was updated successfully, but these errors were encountered: