? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
21 Jun 2020

Summary of Changes

remove redundant code (and a todo)

$database is not used

added a \ to a fqdn to allow for IDE auto completion and cmd+click

Convert array to [] syntax

Testing Instructions

Turn on the debug mode to get the pgpDebugBar at the bottom - open it up to the queries page

Actual result BEFORE applying this Pull Request

Everything is logged fine

Expected result AFTER applying this Pull Request

Everything is logged fine - no change.

IDE can hover cmd+click full class

Screen Recording 2020-06-21 at 09 54 PM

Documentation Changes Required

None.

avatar PhilETaylor PhilETaylor - open - 21 Jun 2020
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jun 2020
Category Front End Plugins
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
Labels Added: ?
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 21 Jun 2020
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 21 Jun 2020
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 21 Jun 2020
avatar PhilETaylor PhilETaylor - change - 21 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 21 Jun 2020
avatar PhilETaylor PhilETaylor - change - 22 Jun 2020
Title
[4.0] remove redundant code
[4.0] remove redundant code & general cleanup
avatar PhilETaylor PhilETaylor - edited - 22 Jun 2020
avatar wilsonge wilsonge - change - 22 Jun 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-06-22 13:26:52
Closed_By wilsonge
avatar wilsonge wilsonge - close - 22 Jun 2020
avatar wilsonge wilsonge - merge - 22 Jun 2020
avatar wilsonge
wilsonge - comment - 22 Jun 2020

Merged on code review. One thing to note. As a general rule for future things can we leave out the array to [] conversions in - it causes more merge conflicts than it's worth when trying to merge up 3.x into 4.x - it's something we should probably do after 3.x goes EOL for maintainability (In this specific PR the debug plugin has been entirely rewritten so everything is a conflict anyhow :D hence merging this one)

Thanks!

Add a Comment

Login with GitHub to post a comment