User tests: Successful: Unsuccessful:
Closes #32721
Simplify PHP 7.2.34-8+ubuntu18.04.1+deb.sury.org+1
to PHP 7.2.34
Install PHP 7.2 - visit admin console
none
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I debated that, lets try $phpVersion
as $version
is already used as well as $versionData
... dont want to confuse.
Labels |
Added:
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-18 06:33:44 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Looks good to me. From a purely codestyle point of view and to make it easier to read shouldnt the variable ($PHP_VERSION) be lowercase and have a different name to the php internal name of PHP_VERSION ??