| ( ! ) Fatal error: Property Core\Router\Route::$handler cannot have type callable|array in /var/www/html/fw3/core/Router/Route.php on line 23 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 427824 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 429144 | require( '/var/www/html/fw3/bootstrap.php ) | .../index.php:16 |
| 3 | 0.0077 | 571208 | require( '/var/www/html/fw3/projects/aicube/config/routes.php ) | .../bootstrap.php:101 |
| 4 | 0.0077 | 571592 | Core\Router\Router->get( $path = '/', $handler = class Closure { public $name = '{closure:/var/www/html/fw3/projects/aicube/config/routes.php:17}'; public $file = '/var/www/html/fw3/projects/aicube/config/routes.php'; public $line = 17; public $parameter = ['$req' => '<required>'] } ) | .../routes.php:17 |
| 5 | 0.0077 | 571592 | Core\Router\Router->addRoute( $method = 'GET', $path = '/', $handler = class Closure { public $name = '{closure:/var/www/html/fw3/projects/aicube/config/routes.php:17}'; public $file = '/var/www/html/fw3/projects/aicube/config/routes.php'; public $line = 17; public $parameter = ['$req' => '<required>'] } ) | .../Router.php:39 |
| 6 | 0.0077 | 571592 | Composer\Autoload\ClassLoader->loadClass( $class = 'Core\\Router\\Route' ) | .../Router.php:228 |
| 7 | 0.0077 | 571592 | {closure:/var/www/html/fw3/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/html/fw3/vendor/composer/../../core/Router/Route.php' ) | .../ClassLoader.php:427 |