mirror of https://github.com/php/php-src
Browse Source
It makes sense to restrict the types used for $errors. This can also improve the types for static analysis tools as they can now rely on the array being a list of this class type. Closes GH-19781.pull/19783/head
committed by
GitHub
3 changed files with 59 additions and 0 deletions
Loading…
Reference in new issue