[GIT-PULLS] [php-src] PR #23100: tree-wide: Generate nicer code in `Z_PARAM_*()` helpers wrapping `Z_PARAM_*()`
[email protected] (TimWolla)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23100 Author: TimWolla Instead of using a fixed variable name for the temporary, it is now derived from the name of the target variable.