plugin-update-checker/Puc/v4p8/Plugin
Yahnis Elsts 760225bbfe Fix fatal error "Call to a member function isMuPlugin() on null"
In certain configurations, PUC could call a method that uses the $package property before calling the parent class constructor that initialises that property. This has now been fixed by moving the parent constructor call a few lines up.

Fixes #335
2020-01-24 19:05:40 +02:00
..
Info.php Bump version number to 4.8 2019-09-28 15:47:47 +03:00
Package.php Bump version number to 4.8 2019-09-28 15:47:47 +03:00
Ui.php Bump version number to 4.8 2019-09-28 15:47:47 +03:00
Update.php Bump version number to 4.8 2019-09-28 15:47:47 +03:00
UpdateChecker.php Fix fatal error "Call to a member function isMuPlugin() on null" 2020-01-24 19:05:40 +02:00