Skip to content

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Aug 14, 2025

Fix #19476

Modifying the compiler to add the pipe AST node to the cases of zend_is_call() seems to work well.

@alexandre-daubois alexandre-daubois marked this pull request as ready for review August 14, 2025 11:42
@TimWolla TimWolla requested a review from iluuu1994 August 14, 2025 11:53
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@iluuu1994 iluuu1994 merged commit 6009b8a into php:master Aug 14, 2025
9 checks passed
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.

pipe operator (|>) fails to correctly handle returning by reference

2 participants