Skip to content

zend_portability: Consistently allow using ZEND_ASSUME() as an expression#22541

Open
TimWolla wants to merge 1 commit into
php:masterfrom
TimWolla:zend-assume-expression
Open

zend_portability: Consistently allow using ZEND_ASSUME() as an expression#22541
TimWolla wants to merge 1 commit into
php:masterfrom
TimWolla:zend-assume-expression

Conversation

@TimWolla

@TimWolla TimWolla commented Jul 1, 2026

Copy link
Copy Markdown
Member

Specifically this is intended to be used as the first part of a comma expression in function-like macros that cannot be proper functions (due to needing to work with generic types).

Extracted from #22391.

…ession

Specifically this is intended to be used as the first part of a comma
expression in function-like macros that cannot be proper functions (due to
needing to work with generic types).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant