mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
chore: add for system/Test/ControllerResponse.php
This commit is contained in:
parent
d80fa7ce66
commit
4c76bbf850
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user