? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
26 Jan 2020

Pull Request for Issue #27649 .

Summary of Changes

Fixes us using an undefined variable causing a PHP notice (correctly) in PHP 7.4

Testing Instructions

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

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 26 Jan 2020
avatar wilsonge wilsonge - change - 26 Jan 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jan 2020
Category Administration com_joomlaupdate
avatar SharkyKZ
SharkyKZ - comment - 26 Jan 2020

This should be done the other way around like in staging (#27219). $this->ftp is also used in layouts.

avatar brianteeman brianteeman - test_item - 26 Jan 2020 - Tested successfully
avatar brianteeman
brianteeman - comment - 26 Jan 2020

I have tested this item successfully on 5b77d84


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27653.

avatar wilsonge
wilsonge - comment - 26 Jan 2020

Closing as this will get fixed by merging up the latest staging branch

avatar wilsonge wilsonge - change - 26 Jan 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-01-26 14:43:59
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 26 Jan 2020

Add a Comment

Login with GitHub to post a comment