liberu-genealogy / php-gedcom

Gedcom reading and writing for PHP 8.3
https://www.liberu.co.uk
MIT License
74 stars 40 forks source link

PSR-4 Error during composer install #49

Open MGeurts opened 1 week ago

MGeurts commented 1 week ago

Class Gedcom\Record\Indi located in ./vendor/liberu-genealogy/php-gedcom/src/Gedcom/Record/Indi.php does not comply with psr-4 autoloading standard. Skipping.

curtisdelicata commented 1 week ago

Thank you for the recent issues. Bit busy at moment so may be a delay in fixes. Any pull requests are welcome and will most likely be merged in after review.

MGeurts commented 1 week ago

It seems to me, this is a reappearance of https://github.com/liberu-genealogy/php-gedcom/issues/45