( ! ) 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.0001 | 1055720 | {main}() | .../index.php:0 |
2 | 0.0239 | 1975400 | Framework\App->terminate() | .../index.php:12 |
3 | 0.0242 | 1984280 | Framework\App->handle() | .../App.php:58 |
4 | 0.0257 | 2008232 | Phalcon\Mvc\Dispatcher->dispatch() | .../App.php:58 |
5 | 0.0428 | 2061056 | Phalcon\Mvc\Dispatcher->callActionMethod() | .../App.php:58 |
6 | 0.0428 | 2061784 | Modules\App\Controllers\IndexController->indexAction() | .../App.php:58 |
7 | 0.0501 | 2106864 | Modules\App\Controllers\IndexController->get_last_sales_country() | .../IndexController.php:42 |
8 | 0.0543 | 2123624 | json_decode() | .../IndexController.php:420 |