Skip to content

Zend: Use zend_bad_method_call() when cloning from the wrong scope - #18999

Merged
TimWolla merged 1 commit into
php:masterfrom
TimWolla:clone-private-error
Jul 1, 2025
Merged

Zend: Use zend_bad_method_call() when cloning from the wrong scope#18999
TimWolla merged 1 commit into
php:masterfrom
TimWolla:clone-private-error

Conversation

@TimWolla

Copy link
Copy Markdown
Member

Extracted out of #18995. This reduces some of the repetition and implicitly unifies phrasing of the error messages.

@TimWolla
TimWolla merged commit 59dd0f8 into php:masterJul 1, 2025
@TimWolla
TimWolla deleted the clone-private-error branch July 1, 2025 18:24
Sign up for freeto 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.

2 participants

@TimWolla@Girgias