( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98566176 bytes) in /var/www/html/src/Core/Entity/Image/InputImage.php on line 98
Call Stack
#TimeMemoryFunctionLocation
10.0000353368{main}( ).../index.php:0
20.0013587288Silex\Application->run( ).../index.php:4
30.0015621120Silex\Application->handle( ).../Application.php:477
40.0024818376Symfony\Component\HttpKernel\HttpKernel->handle( ).../Application.php:496
50.0024818824Symfony\Component\HttpKernel\HttpKernel->handleRaw( ).../HttpKernel.php:80
60.0041945464Core\Controller\DefaultController->uploadAction( ).../HttpKernel.php:158
70.0041945464Core\Handler\ImageHandler->processImage( ).../DefaultController.php:26
80.0042949600Core\Entity\Image\InputImage->__construct( ).../ImageHandler.php:99
90.0042949696Core\Entity\Image\InputImage->saveToTemporaryFile( ).../InputImage.php:51
100.0516963336stream_get_contents ( ).../InputImage.php:98

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

(1/1) OutOfMemoryException

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

in InputImage.php line 98
at stream_get_contents()in InputImage.php line 98
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