chore: add for system/Test/ControllerResponse.php

This commit is contained in:
kenjis 2023-05-24 08:12:35 +09:00
parent d80fa7ce66
commit 4c76bbf850
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -68,6 +68,11 @@
<code>#[ReturnTypeWillChange]</code>
</MissingImmutableAnnotation>
</file>
<file src="system/Test/ControllerResponse.php">
<UnsupportedPropertyReferenceUsage>
<code><![CDATA[$this->dom = &$this->domParser]]></code>
</UnsupportedPropertyReferenceUsage>
</file>
<file src="tests/_support/Config/Filters.php">
<UndefinedGlobalVariable>
<code>$filters</code>