Tweaked startSession in BaseController to call session_name to set th… #196
Annotations
18 errors
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.3 - prefer-stable - ubuntu-22.04
Process completed with exit code 2.
|
PHP-8.3 - prefer-stable - ubuntu-22.04
Process completed with exit code 1.
|
PHP-8.2 - prefer-stable - ubuntu-20.04
Process completed with exit code 1.
|
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.2 - prefer-stable - ubuntu-20.04
Process completed with exit code 2.
|
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.1 - prefer-stable - ubuntu-20.04
Process completed with exit code 2.
|
PHP-8.1 - prefer-stable - ubuntu-20.04
Process completed with exit code 1.
|
PHP-8.1 - prefer-stable - ubuntu-22.04
Process completed with exit code 1.
|
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.1 - prefer-stable - ubuntu-22.04
Process completed with exit code 2.
|
PHP-8.3 - prefer-stable - ubuntu-20.04
Process completed with exit code 1.
|
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.3 - prefer-stable - ubuntu-20.04
Process completed with exit code 2.
|
PHP-8.2 - prefer-stable - ubuntu-22.04
Process completed with exit code 1.
|
MixedArgument:
src/controllers/BaseController.php#L258
src/controllers/BaseController.php:258:26: MixedArgument: Argument 1 of session_name cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
PHP-8.2 - prefer-stable - ubuntu-22.04
Process completed with exit code 2.
|