frodeborli / serializor

PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
MIT License
16 stars 2 forks source link

Improve test coverage #11

Open oruborus opened 2 months ago

oruborus commented 2 months ago

This pull request aims to improve the overall test structure and coverage of relevant code parts. Better and effective coverage will aid in improving and refactoring the library.