( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 66365392 bytes) in /var/www/html/src/Core/Entity/Image/InputImage.php on line 100
Call Stack
#TimeMemoryFunctionLocation
10.0001353368{main}( ).../index.php:0
20.0036583784Silex\Application->run( ).../index.php:4
30.0041617616Silex\Application->handle( ).../Application.php:477
40.0068814872Symfony\Component\HttpKernel\HttpKernel->handle( ).../Application.php:496
50.0069815320Symfony\Component\HttpKernel\HttpKernel->handleRaw( ).../HttpKernel.php:80
60.0089941952Core\Controller\DefaultController->uploadAction( ).../HttpKernel.php:158
70.0090941952Core\Handler\ImageHandler->processImage( ).../DefaultController.php:26
80.0091946024Core\Entity\Image\InputImage->__construct( ).../ImageHandler.php:99
90.0092946120Core\Entity\Image\InputImage->saveToTemporaryFile( ).../InputImage.php:51
100.311767318248file_put_contents ( ).../InputImage.php:100

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 66365392 bytes)

(1/1) OutOfMemoryException

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 66365392 bytes)

in InputImage.php line 100
at file_put_contents()in InputImage.php line 100
at InputImage->saveToTemporaryFile()in InputImage.php line 51
at InputImage->__construct()in ImageHandler.php line 99
at ImageHandler->processImage()in DefaultController.php line 26
at DefaultController->uploadAction()in HttpKernel.php line 158
at HttpKernel->handleRaw()in HttpKernel.php line 80
at HttpKernel->handle()in Application.php line 496
at Application->handle()in Application.php line 477
at Application->run()in index.php line 4
at {main}()in index.php