scriptotek / php-marc

Simple interface for working with MARC records using the File_MARC package
MIT License
51 stars 11 forks source link

Fix jsonSerialize for return type compability #23

Closed gerricom closed 1 year ago

gerricom commented 2 years ago

The Record-Class was missing the correct return type for jsonSerialize and I added this for compability with PHP 8.1.