Deprecation warnings for nullables
-
matomo 5.6.0
The parameter types should be marked optional (?).app/core/FrontController.php(588)
private function makeAuthenticator(SessionAuth $auth = null)
app/plugins/CoreAdminHome/Commands/RunScheduledTasks.php(26)
public function __construct(LoggerInterface $logger = null)
app/vendor/wikimedia/less.php/lib/Less/Functions.php(12)
function __construct($env, array $currentFileInfo = null)
app/core/Settings/Interfaces/Traits/PolicyComparisonTrait.php(37)
public static function getPolicyValuesAgainstProvided($settingValue, int $idSite = null)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.