A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1302
Backtrace:
File: D:xampphtdocsCodetestapplicationcontrollersWelcome.php
Line: 23
Function: __construct
File: D:xampphtdocsCodetestindex.php
Line: 315
Function: require_once
I tried by #[AllowDynamicProperties] and also have been added pbulic variable for $session but not resolved yet.
KANTHA REDDY is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.