: App\Controller\LicensePlatesController::deviceRecords(): Implicitly marking parameter $deviceId as nullable is deprecated, the explicit nullable type must be used instead [in
Code
*/
public function deviceRecords(int $deviceId = null)
{
Cake\Error\ErrorTrap->handleError() /home/rteciot/public_html/vendor/composer/ClassLoader.php, line 571
/home/rteciot/public_html/vendor/composer/ClassLoader.php /home/rteciot/public_html/vendor/composer/ClassLoader.php, line 571
/home/rteciot/public_html/vendor/composer/ClassLoader.php /home/rteciot/public_html/vendor/composer/ClassLoader.php, line 428
Composer\Autoload\ClassLoader->loadClass() [internal], line ??
/home/rteciot/public_html/vendor/cakephp/cakephp/src/Core/App.php /home/rteciot/public_html/vendor/cakephp/cakephp/src/Core/App.php, line 162
Cake\Core\App::_classExistsInBase() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Core/App.php, line 69
Cake\Core\App::className() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 324
Cake\Controller\ControllerFactory->getControllerClass() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 75
Cake\Controller\ControllerFactory->create() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 360
Cake\Http\BaseApplication->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Middleware\CsrfProtectionMiddleware->process() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 118
Cake\Routing\Middleware\RoutingMiddleware->process() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 69
Cake\Routing\Middleware\AssetMiddleware->process() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 60
Cake\Http\Runner->run() /home/rteciot/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 104
Cake\Http\Server->run() /home/rteciot/public_html/webroot/index.php, line 37
[main]