No Code Attached Yet
avatar anibalsanchez
anibalsanchez
11 Nov 2021

Steps to reproduce the issue

The PlgSystemHttpHeaders callbacks (setHttpHeaders, applyHashesToCspRule) are not correctly implementing the SubscriberInterface callbacks interface.

This is not an error on PHP, but in the future, it will generate a fatal error.

Expected result

These are the fixed signatures:

  • public function setHttpHeaders(Event $event): void
  • public function applyHashesToCspRule(Event $event): void

Actual result

System information (as much as possible)

Additional comments

avatar anibalsanchez anibalsanchez - open - 11 Nov 2021
avatar anibalsanchez anibalsanchez - change - 11 Nov 2021
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 11 Nov 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Nov 2021
avatar wilsonge wilsonge - change - 6 Jan 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-01-06 00:17:09
Closed_By wilsonge
avatar wilsonge wilsonge - close - 6 Jan 2022

Add a Comment

Login with GitHub to post a comment