[GIT-PULLS] [php-src] PR #23001: Zend: handle non-string arguments for ZPP class-string specifier as expected
[email protected] (Girgias) Sun, 2 Aug 2026 20:13:18 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23001 Author: Girgias This doesn't behave like any of the other specifiers, as it doesn't respect strict_types, emit a deprecation for null, or reject arrays