Skip to content

Replace zend_parse_parameter() call to zend_parse_arg_long() - #232

Open
Girgias wants to merge 1 commit into
php-ds:masterfrom
Girgias:replace-zend_parse_parameter-API-usage
Open

Replace zend_parse_parameter() call to zend_parse_arg_long()#232
Girgias wants to merge 1 commit into
php-ds:masterfrom
Girgias:replace-zend_parse_parameter-API-usage

Conversation

@Girgias

@Girgias Girgias commented Aug 4, 2026

Copy link
Copy Markdown

ext-ds is effectively the only caller of this API, API that I'm attempting to remove from the engine.

To parse a single argument it is usually better to just use the zend_parse_arg_TYPE() functions.

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.

1 participant