Skip to content

Conversation

iluuu1994
Copy link
Member

@iluuu1994 iluuu1994 commented Jul 16, 2024

$obj->ro[] = 42;, passByRef($obj->ro); and the likes should emit an indirect modification error message. This message already existed but was used inconsistently.

$obj->ro[] = 42; should emit an indirect modification error message. This
message already existed but was used inconsistently.
@iluuu1994 iluuu1994 merged commit fdbe910 into php:master Jul 16, 2024
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