Skip to content

Fix PHP highlighting for PHP ≥ 8.3 #156

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

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 5, 2024

PHP 8.3 changed the details of highlighting PHP code[1], basically like we did[2] at roughly the same time. However, both don't work well together, so we avoid that.

[1] php/php-src#11913
[2] #79


The following is certainly not desireable:

example

cc @TimWolla, @kamil-tekiela

PHP 8.3 changed the details of highlighting PHP code[1], basically like
we did[2] at roughly the same time.  However, both don't work well
together, so we avoid that.

[1] <php/php-src#11913>
[2] <php#79>
@cmb69 cmb69 merged commit d2c7bfe into php:master Oct 5, 2024
9 checks passed
@cmb69 cmb69 deleted the cmb/highlight-8.3 branch October 5, 2024 08:57
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.

3 participants