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

[4.4] new dates for supported php versions #43984

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

tecpromotion
Copy link
Contributor

Summary of Changes

Since 25 August 2024, the following text has been output in the backend when using PHP 8.1:

Your PHP version, 8.1.x, is only receiving security fixes from the PHP project at this time. This means your PHP version will soon no longer be supported. We recommend planning to upgrade to a newer PHP version before it reaches end of support on 2024-11-25. Joomla will be faster and more secure if you upgrade to a newer PHP version. Please contact your host for upgrade instructions.

A value from

is used for the date.
Unfortunately, this value is out of date and will be corrected with this PR in accordance with https://www.php.net/supported-versions.php.

Testing Instructions

Use Joomla! 4.4 with PHP 8.1.x

Actual result BEFORE applying this Pull Request

The above message should be displayed.

Expected result AFTER applying this Pull Request

The above message should no longer be displayed.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@MacJoom MacJoom added this to the Joomla! 4.4.8 milestone Aug 26, 2024
@MacJoom MacJoom merged commit ddf3f3b into joomla:4.4-dev Aug 26, 2024
3 checks passed
@MacJoom
Copy link
Contributor

MacJoom commented Aug 26, 2024

Thank you!

@tecpromotion tecpromotion deleted the new-dates-getphpsupport branch August 26, 2024 08:58
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