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

Added PHP 8.0 features #2591

Merged
merged 10 commits into from Oct 16, 2020

Conversation

TomPavelec
Copy link
Contributor

feat: named arguments
feat: added nullsafe operator, bitwise operators
feat: attributes

feat: named arguments
feat: added nullsafe operator, bitwise operators
feat: attributes
Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

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

Thank you @TomPavelec for another amazing PR!

components/prism-php.js Outdated Show resolved Hide resolved
components/prism-php.js Outdated Show resolved Hide resolved
components/prism-php.js Outdated Show resolved Hide resolved
fix: fixed edge cases of attributes
fix: removed highlight of `#[]` (empty attribute is syntax error)
@TomPavelec
Copy link
Contributor Author

I forgot union types, just wait a minute with merge, please.

@RunDevelopment RunDevelopment merged commit df922d9 into PrismJS:master Oct 16, 2020
@RunDevelopment
Copy link
Member

Thank you very much for contributing @TomPavelec!

@TomPavelec
Copy link
Contributor Author

Thank you very much for contributing @TomPavelec!

I thank you, for your support and advice, I couldn't have done it alone.

This was referenced Mar 16, 2021
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.

None yet

2 participants