benkeen/generatedata

Migration to php8

Closed this issue · 0 comments

As I am running php8 on my system, I get this error:

Attempted to call function "get_magic_quotes_gpc" from the global namespace. in library.php.

In php documentation its deprecated.