Skip to content

feat(extgen): use modern ZPP macros#1703

Merged
dunglas merged 1 commit intophp:mainfrom
alexandre-daubois:zpp-no-semicolon
Jun 30, 2025
Merged

feat(extgen): use modern ZPP macros#1703
dunglas merged 1 commit intophp:mainfrom
alexandre-daubois:zpp-no-semicolon

Conversation

@alexandre-daubois
Copy link
Copy Markdown
Member

ZEND_PARSE_PARAMETERS_NONE(); is preferred as zend_parse_parameters_none(). Also, according to recent commits in php-src, ZEND_PARSE_PARAMETERS_START doesn't take a semicolon.

@dunglas dunglas merged commit 94ac4b4 into php:main Jun 30, 2025
16 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants