We’ve made another long called for and much needed change to our PHP Login Script. We’re now compatible with PHP 8 and we’re using the latest jQuery as well as some much needed fixes and changes.
PHP Login Script – Updated

We’ve made another long called for and much needed change to our PHP Login Script. We’re now compatible with PHP 8 and we’re using the latest jQuery as well as some much needed fixes and changes.
HI,
I have successfully used your “Login” script package several places. I am now updating and adjust my websites where I use the login script to PHP 8.0 and get the waring texts :
Deprecated: Creation of dynamic property Session::$functions is deprecated in C:\xampp\htdocs\MRW_DEVELOPMENT\admin\includes\Session.php on line 20
Deprecated: Creation of dynamic property Session::$logger is deprecated in C:\xampp\htdocs\MRW_DEVELOPMENT\admin\includes\Session.php on line 21
Deprecated: Creation of dynamic property Session::$configs is deprecated in C:\xampp\htdocs\MRW_DEVELOPMENT\admin\includes\Session.php on line 22
Deprecated: Creation of dynamic property Adminfunctions::$logger is deprecated in C:\xampp\htdocs\MRW_DEVELOPMENT\admin\includes\Adminfunctions.php on line 14
which I can hide with the comand: #[\AllowDynamicProperties]
My question: if Idownload the latest version ,are there adjustments to meet 8.0 in the above classes without the need for using “#[\AllowDynamicProperties] “?
Joran
Hi, this was fixed in the latest update