( ! ) Fatal error: Uncaught TypeError: json_decode(): Argument #1 ($json) must be of type string, stdClass given in /app/src/Modules/App/src/Controllers/IndexController.php on line 420 |
( ! ) TypeError: json_decode(): Argument #1 ($json) must be of type string, stdClass given in /app/src/Modules/App/src/Controllers/IndexController.php on line 420 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 1055720 | {main}() | .../index.php:0 |
2 | 0.0226 | 1975400 | Framework\App->terminate() | .../index.php:12 |
3 | 0.0228 | 1984280 | Framework\App->handle() | .../App.php:58 |
4 | 0.0244 | 2008232 | Phalcon\Mvc\Dispatcher->dispatch() | .../App.php:58 |
5 | 0.0438 | 2061200 | Phalcon\Mvc\Dispatcher->callActionMethod() | .../App.php:58 |
6 | 0.0438 | 2061928 | Modules\App\Controllers\IndexController->indexAction() | .../App.php:58 |
7 | 0.0528 | 2107008 | Modules\App\Controllers\IndexController->get_last_sales_country() | .../IndexController.php:42 |
8 | 0.0612 | 2123768 | json_decode() | .../IndexController.php:420 |