Closed ruudk closed 2 months ago
Same as #4249
Even though PHP does not complain, PHPStan does.
Cannot unset offset '_iterated' on array{ ... the context values ... }
Since this is compiled code, we can easily produce a bit more valid code in the eyes of PHPStan.
Thank you @ruudk.
Same as #4249
Even though PHP does not complain, PHPStan does.
Since this is compiled code, we can easily produce a bit more valid code in the eyes of PHPStan.