Am 19.01.2015 um 07:58 schrieb Stanislav Malyshev: > Can't we just fix it? As I understand, it's just making this: > > function initializeConfig(&$config) > > into this: > > static function initializeConfig(&$config) > > In PEAR/Installer/Role.php but I'm not sure where to commit the patch or > how to get it into phars (they don't seem to be the latest code in git). > Anybody knows what's the right way here?
I checked out pear/pear-core.git but cannot figure out how to run the test suite. Don't want to commit a change without running the tests ... -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php