Closed GaryJones closed 1 year ago
There seems to be a small issue with $p variable in setIgnorePatterns() method.
$p
setIgnorePatterns()
In the first instance, it has yet to be defined (probably copy-pasta issue from the other log entry).
The second instance then has a reference mismatch.
There seems to be a small issue with
$p
variable insetIgnorePatterns()
method.In the first instance, it has yet to be defined (probably copy-pasta issue from the other log entry).
The second instance then has a reference mismatch.