: Since 5.2.0: Returning a value from event listeners is deprecated. Use `$event->setResult()` instead in `Model.buildValidator` of `CakeDC\Users\Model\Behavior\RegisterBehavior::buildValidator()`
/home/idata865/public_html/report/vendor/cakephp/cakephp/src/Event/EventManager.php, line: 316
You can disable all deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED`. Adding `vendor/cakephp/cakephp/src/Event/EventManager.php` to `Error.ignoredDeprecationPaths` in your `config/app.php` config will mute deprecations from that file only. [in
Code
trigger_error($message, E_USER_DEPRECATED);
}
Cake\Error\ErrorTrap->handleError() [internal], line ??
/home/idata865/public_html/report/vendor/cakephp/cakephp/src/Core/functions.php /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Core/functions.php, line 377
/home/idata865/public_html/report/vendor/cakephp/cakephp/src/Event/EventManager.php /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Event/EventManager.php, line 350
Cake\Event\EventManager->_callListener() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Event/EventManager.php, line 316
Cake\Event\EventManager->dispatch() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php, line 88
Cake\ORM\Table->dispatchEvent() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Validation/ValidatorAwareTrait.php, line 126
Cake\ORM\Table->createValidator() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Validation/ValidatorAwareTrait.php, line 95
Cake\ORM\Table->getValidator() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/Form/EntityContext.php, line 605
Cake\View\Form\EntityContext->_getValidator() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/Form/EntityContext.php, line 490
Cake\View\Form\EntityContext->isRequired() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php, line 1463
Cake\View\Helper\FormHelper->setRequiredAndCustomValidity() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php, line 1433
Cake\View\Helper\FormHelper->_magicOptions() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php, line 1291
Cake\View\Helper\FormHelper->_parseOptions() /home/idata865/public_html/report/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 1224
BootstrapUI\View\Helper\FormHelper->_parseOptions() /home/idata865/public_html/report/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 472
BootstrapUI\View\Helper\FormHelper->control() /home/idata865/public_html/report/templates/plugin/CakeDC/Users/Users/request_reset_password.php, line 21
/home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/View.php /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/View.php, line 1187
Cake\View\View->_evaluate() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/View.php, line 1144
Cake\View\View->_render() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/View/View.php, line 785
Cake\View\View->render() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Controller/Controller.php, line 712
Cake\Controller\Controller->render() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Controller/Controller.php, line 516
Cake\Controller\Controller->invokeAction() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 166
Cake\Controller\ControllerFactory->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 141
Cake\Controller\ControllerFactory->invoke() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 362
Cake\Http\BaseApplication->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Authorization\Middleware\RequestAuthorizationMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php, line 136
Authorization\Middleware\AuthorizationMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 107
Authentication\Middleware\AuthenticationMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 169
Cake\Http\Middleware\CsrfProtectionMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 70
Cake\Routing\Middleware\AssetMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Runner.php, line 60
Cake\Http\Runner->run() /home/idata865/public_html/report/vendor/cakephp/cakephp/src/Http/Server.php, line 104
Cake\Http\Server->run() /home/idata865/public_html/report/webroot/index.php, line 40
[main]