flugg / laravel-responder

A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.
MIT License
861 stars 86 forks source link

Fix Flugg\Responder\Serializers\NoopSerializer::null(): Return value #202

Closed thaifanisalla closed 7 months ago

thaifanisalla commented 8 months ago

Fix Flugg\Responder\Serializers\NoopSerializer::null(): Return value must be of type array, null returned

image

image

thaifanisalla commented 8 months ago

Hi @flugg Please merge this pr, will resolve calling Flugg\Responder\Serializers\NoopSerializer::null() function issue

flugg commented 7 months ago

Should be fixed now. Let me know if you still have issues with latest tag. Sorry for the late response