Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed resolving self::, static:: and parent:: as property or constant values #472

Merged
merged 2 commits into from May 14, 2019

Conversation

kukulich
Copy link
Collaborator

Fixes #444

@Ocramius Ocramius added the bug label May 14, 2019
@Ocramius Ocramius added this to the 3.4.1 milestone May 14, 2019
@Ocramius Ocramius self-assigned this May 14, 2019
@Ocramius Ocramius merged commit a86a811 into Roave:master May 14, 2019
@Ocramius
Copy link
Member

Thanks @kukulich!

@kukulich kukulich deleted the compile-node-to-value branch May 14, 2019 10:26
@Ocramius Ocramius modified the milestones: 3.4.1, 3.5.0 May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

self::class, parent::class and static::class are not correctly resolved into their corresponding strings
2 participants