( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81559584 bytes) in /var/www/html/src/Core/Entity/Image/InputImage.php on line 74
Call Stack
#TimeMemoryFunctionLocation
10.0000354544{main}( ).../index.php:0
20.00501013392Silex\Application->run( ).../index.php:4
30.00521039408Silex\Application->handle( ).../Application.php:477
40.00651151848Symfony\Component\HttpKernel\HttpKernel->handle( ).../Application.php:496
50.00651152264Symfony\Component\HttpKernel\HttpKernel->handleRaw( ).../HttpKernel.php:68
60.00791275328Core\Controller\DefaultController->uploadAction( ).../HttpKernel.php:151
70.00791275328Core\Handler\ImageHandler->processImage( ).../DefaultController.php:26
80.00801344568Core\Entity\Image\InputImage->__construct( ).../ImageHandler.php:94
90.00801344664Core\Entity\Image\InputImage->saveToTemporaryFile( ).../InputImage.php:40
100.763082913544file_put_contents ( ).../InputImage.php:74

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

(1/1) OutOfMemoryException

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81559584 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