Skip to content

Use interned strings for class properties in stub-generated files#20015

Open
ndossche wants to merge 1 commit intophp:masterfrom
ndossche:interned-property-strings
Open

Use interned strings for class properties in stub-generated files#20015
ndossche wants to merge 1 commit intophp:masterfrom
ndossche:interned-property-strings

Conversation

@ndossche
Copy link
Copy Markdown
Member

No description provided.

Comment thread build/gen_stub.php
$propertyName,
$this->phpVersionIdMinimumCompatibility
$this->phpVersionIdMinimumCompatibility,
true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

could the parameter be made required so that the same omission becomes less likely next time?

Copy link
Copy Markdown
Member

@kocsismate kocsismate left a comment

Choose a reason for hiding this comment

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

Very nice catch, thanks for finding this!

@TimWolla TimWolla removed their request for review October 1, 2025 09:06
Copy link
Copy Markdown
Member

@derickr derickr left a comment

Choose a reason for hiding this comment

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

I don't mind this change, but it seems it needs a rebase now?

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.

6 participants