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

PHP 8 #1

Closed
17 tasks done
i582 opened this issue Jul 24, 2021 · 2 comments
Closed
17 tasks done

PHP 8 #1

i582 opened this issue Jul 24, 2021 · 2 comments
Labels
Epic Tracking the progress of a complex task PHP 8 PHP 8 features

Comments

@i582
Copy link
Owner

i582 commented Jul 24, 2021

All development will take place in the php8_dev branch.
We use grammar files from PHP-Parser.

The following parts need to be done.

When starting work on each item, you need to create a separate issue with a description,
and the created PR must be marked as closing the created issue.
The description should have a link to the RFC, as well as a short description + examples.

All new tests should be written in files with the php8_test suffix using the tester package. If the package
does not contain the required test type, then it is advisable to write the test suite for it in a separate PR.

After all the tasks are done, we will create a list of projects using PHP 8 on which we will do complex testing.
The list will be compiled in #2.

@i582 i582 added Epic Tracking the progress of a complex task PHP 8 PHP 8 features labels Jul 24, 2021
@i582
Copy link
Owner Author

i582 commented Jul 27, 2021

@i582
Copy link
Owner Author

i582 commented Jul 30, 2021

See nikic/PHP-Parser@2d19989

@i582 i582 mentioned this issue Jul 30, 2021
17 tasks
@i582 i582 closed this as completed Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Tracking the progress of a complex task PHP 8 PHP 8 features
Projects
None yet
Development

No branches or pull requests

1 participant