benkeen / generatedata

A powerful, feature-rich, random test data generator.
https://generatedata.com
2.21k stars 611 forks source link

Migration to php8 #802

Closed talhaamir4130 closed 1 year ago

talhaamir4130 commented 1 year ago

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.