User tests: Successful: Unsuccessful:
Pull Request for Issue #27649 .
Fixes us using an undefined variable causing a PHP notice (correctly) in PHP 7.4
Check Joomla Update in PHP 7.4 before patch php notice, after patch no notice (else code review - variable ftp
doesn't exist in the class but $ftp
does exist and is used in a similar way further up in the code
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_joomlaupdate |
I have tested this item
Closing as this will get fixed by merging up the latest staging branch
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-26 14:43:59 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
This should be done the other way around like in staging (#27219).
$this->ftp
is also used in layouts.