( ! ) Fatal error: Uncaught exception 'Incubator\Exceptions\InvalidStateException' with message 'Cannot set HTTP code after HTTP headers have been sent (output started at /var/www/site/app/models/ProductModel.php:211).' in /var/www/site/libs/incubator/http/httpresponse.php on line 47 |
( ! ) Incubator\Exceptions\InvalidStateException: Cannot set HTTP code after HTTP headers have been sent (output started at /var/www/site/app/models/ProductModel.php:211). in /var/www/site/libs/incubator/http/httpresponse.php on line 47 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 232520 | {main}( ) | .../index.php:0 |
2 | 0.0007 | 244088 | require( '/var/www/site/app/bootstrap.php' ) | .../index.php:15 |
3 | 0.0174 | 2153512 | Incubator\Application\Application->run( ) | .../bootstrap.php:43 |
4 | 0.0447 | 2822664 | call_user_func:{/var/www/site/app/Application.php:153}
( ) | .../Application.php:153 |
5 | 0.0447 | 2822864 | ProductController->renderView( ) | .../Application.php:153 |
6 | 0.0447 | 2823080 | Incubator\Http\HttpResponse->setCode( ) | .../ProductController.php:219 |