plugin-update-checker/Puc
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
..
v4 Alternative fix to Composer autoloading issues. 2019-10-08 15:06:40 +03:00
v4p8 Fix fatal error "Call to a member function isMuPlugin() on null" 2020-01-24 19:05:40 +02:00