Override methods QPACssEventHandler::attribute(), QPACssEventHandler::elementNS() incompatibility

Created on 4 March 2024, 10 months ago

Problem/Motivation

PHP static analysis revealed the next errors in qpa submodule:
Line querypath/qpa/qpa.classes.inc
------ --------------------------------------------------------------------------------------------------------------------------
157 Method QPACssEventHandler::attribute() overrides method CssEventHandler::attribute() but misses parameter #2 $value.
157 Method QPACssEventHandler::attribute() overrides method CssEventHandler::attribute() but misses parameter #3 $operation.
217 Method QPACssEventHandler::elementNS() overrides method CssEventHandler::elementNS() but misses parameter #2 $namespace.
------ --------------------------------------------------------------------------------------------------------------------------

Potentially that leads to fatal error

🐛 Bug report
Status

Needs review

Version

2.1

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024