( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 75165664 bytes) in /var/www/html/src/Core/Entity/Image/InputImage.php on line 74
Call Stack
#TimeMemoryFunctionLocation
10.0001354544{main}( ).../index.php:0
20.00721013392Silex\Application->run( ).../index.php:4
30.00761039408Silex\Application->handle( ).../Application.php:477
40.00941151848Symfony\Component\HttpKernel\HttpKernel->handle( ).../Application.php:496
50.00941152264Symfony\Component\HttpKernel\HttpKernel->handleRaw( ).../HttpKernel.php:68
60.01081275328Core\Controller\DefaultController->uploadAction( ).../HttpKernel.php:151
70.01091275328Core\Handler\ImageHandler->processImage( ).../DefaultController.php:26
80.01091344568Core\Entity\Image\InputImage->__construct( ).../ImageHandler.php:94
90.01091344664Core\Entity\Image\InputImage->saveToTemporaryFile( ).../InputImage.php:40
101.064476515584file_put_contents ( ).../InputImage.php:74

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

(1/1) OutOfMemoryException

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

in InputImage.php line 74
at file_put_contents()in InputImage.php line 74
at InputImage->saveToTemporaryFile()in InputImage.php line 40
at InputImage->__construct()in ImageHandler.php line 94
at ImageHandler->processImage()in DefaultController.php line 26
at DefaultController->uploadAction()in HttpKernel.php line 151
at HttpKernel->handleRaw()in HttpKernel.php line 68
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