magicsunday / webtrees-fan-chart

SVG based ancestor fan chart module for webtrees genealogy application.
GNU General Public License v3.0
59 stars 18 forks source link

Error with webtrees 2.0 #30

Closed Fa10175 closed 4 years ago

Fa10175 commented 4 years ago

I try your module using webtrees 2.0 and i have this error:

Fatal error: Declaration of MagicSunday\Webtrees\FanChart\Traits\UtilityTrait::boot(Fisharebest\Webtrees\Module\ModuleThemeInterface $theme): void must be compatible with Fisharebest\Webtrees\Module\FanChartModule::boot(): void in ........\htdocs\webtrees\modules_v4\webtrees-fan-chart\src\Module.php on line 30

Thanks

magicsunday commented 4 years ago

Due the massive changes in webtrees 2.0 it was a bit of work, but hopefully I got it fixed. Could you please try the latest master version?

Fa10175 commented 4 years ago

I just test it and i work for me Thanks