Skip to content

Fix #139#142

Merged
m3m0r7 merged 3 commits into
masterfrom
implement-call-method-initializer
May 10, 2019
Merged

Fix #139#142
m3m0r7 merged 3 commits into
masterfrom
implement-call-method-initializer

Conversation

@m3m0r7
Copy link
Copy Markdown
Member

@m3m0r7 m3m0r7 commented May 10, 2019

No description provided.

}
);

$currentConstantPool = $method->getConstantPool() ?? $currentConstantPool;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

A method has a unique Constant Pool reference.
Therefore, by adding this code, the method can be refering the Constant Pool in targeted class.

@m3m0r7 m3m0r7 merged commit e5586d9 into master May 10, 2019
@m3m0r7 m3m0r7 deleted the implement-call-method-initializer branch May 10, 2019 13:19
Sign up for free to 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.

1 participant