( ! ) 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 | 232104 | {main}( ) | .../index.php:0 |
2 | 0.0006 | 243672 | require( '/var/www/site/app/bootstrap.php' ) | .../index.php:15 |
3 | 0.0207 | 2152944 | Incubator\Application\Application->run( ) | .../bootstrap.php:43 |
4 | 0.0506 | 2822240 | call_user_func:{/var/www/site/app/Application.php:153}
( ) | .../Application.php:153 |
5 | 0.0507 | 2822440 | ProductController->renderView( ) | .../Application.php:153 |
6 | 0.0507 | 2822656 | Incubator\Http\HttpResponse->setCode( ) | .../ProductController.php:219 |