Skip to content

Zend: no need to fetch method name for constructor - #22153

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:no-need-to-fetch-known-ctor-name
May 26, 2026
Merged

Zend: no need to fetch method name for constructor#22153
Girgias merged 1 commit into
php:masterfrom
Girgias:no-need-to-fetch-known-ctor-name

Conversation

@Girgias

Copy link
Copy Markdown
Member

No description provided.

@Girgias
Girgias requested a review from dstogov as a code ownerMay 26, 2026 11:05
@Girgias
Girgias merged commit 3447c58 into php:masterMay 26, 2026
1 check passed
@Girgias
Girgias deleted the no-need-to-fetch-known-ctor-name branch May 26, 2026 12:15
@ndossche

Copy link
Copy Markdown
Member

I wonder if the code was written that way because of case-insensitive function names.

@Girgias

Copy link
Copy Markdown
MemberAuthor

sigh I guess, but this means I would need to check for the special private constructor in #19797 as it doesn't have a name.

Sign up for freeto 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.

2 participants

@Girgias@ndossche