grohiro / laravel-camelcase-json

Convert response JSON key to camelCase
MIT License
27 stars 4 forks source link

Allowed memory size exhausted #6

Open komla-adzam opened 5 years ago

komla-adzam commented 5 years ago

This is the error i get sometimes

[Sun Apr 28 15:41:49 2019] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in C:\Projects\Hospital\Prototype\laravel-hospital-man-sys\vendor\grohiro\laravel-camelcase-json\src\CamelCaseJsonResponseFactory.php on line 33 [Sun Apr 28 15:41:49 2019] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

nunar commented 4 years ago

@komla-adzam can you provide input data which you pass to function?