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

Fix the PHP versions table. #598

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Fix the PHP versions table. #598

merged 2 commits into from
Dec 9, 2024

Conversation

mikelittle
Copy link
Contributor

Fixes the PHP versions table to correctly reflect the supported versions and the Altis versions. Updates all the examples to use our default 8.2

Addresses #417

Fixes the PHP versions table to correctly reflect the supported versions and the Altis versions.
Updates all the examples to use our default 8.2

Addresses #417
@@ -12,10 +12,10 @@ There are 2 key steps to getting ready for a new version of PHP:

| Altis | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 |
|-------|----------------|---------------|----------------|----------------|
| v21 | | **Supported** | *Supported* | *Experimental* |
Copy link
Contributor

Choose a reason for hiding this comment

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

@mikelittle I'm curious, why is PHP 8.2 in italics Supported and PHP 8.1 in bold Supported ? I don't see any reference section that explains that in the docs.

Copy link
Member

Choose a reason for hiding this comment

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

Looks like this was accidentally done in dc2a288

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh. I didn't notice. Will fix.

@mikelittle mikelittle merged commit bd92553 into master Dec 9, 2024
1 of 2 checks passed
@mikelittle mikelittle deleted the 417-clarify-php-versions branch December 9, 2024 12:35
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.

3 participants