marcocesarato / PHP-AIO-Security

The objective of this class is offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal Error on PHP 8

ldobreira opened this issue · comments

Unfortunately seems that the class is not working properly on PHP 8...

Any plans to update?