-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added an action to verify if certain websites use PHP from the operat…
…ing system vendor It is important to avoid conversion in this case because the version of PHP provided by the vendor is 5.4 on CentOS 7 and 7.2 on AlmaLinux 8. After the conversion, there is uncertainty whether the websites will function properly due to the non-trivial task of migrating from PHP 5.4 to PHP 7.2
- Loading branch information
Mikhail Sandakov
committed
Mar 12, 2024
1 parent
9067f08
commit 8cb79c6
Showing
2 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters