Hi, I am trying to run revolution slider installation and encountered lots errors indicating that many of the php functions are deprecated and mysqli scripts are with errors...
Deprecated: Return type of Gettext\Translations::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/dennisleem/Documents/data/_Development/Websites/revslider/application/libraries/Gettext/Translations.php on line 104
Deprecated: Creation of dynamic property Installer::$uni is deprecated in /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/index.php on line 111
Deprecated: Creation of dynamic property Installer::$security is deprecated in /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/index.php on line 114
Deprecated: Creation of dynamic property CI_Input::$security is deprecated in /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/core/Input.php on line 94
Deprecated: Creation of dynamic property CI_Input::$uni is deprecated in /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/core/Input.php on line 100
Deprecated: Creation of dynamic property Installer::$input is deprecated in /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/index.php on line 115
Fatal error: Uncaught mysqli_sql_exception: BLOB, TEXT, GEOMETRY or JSON column 'settings' can't have a default value in /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/database/drivers/mysqli/mysqli_driver.php:180 Stack trace: #0 /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/database/drivers/mysqli/mysqli_driver.php(180): mysqli_query(Object(mysqli), '\n\t\t\tCREATE TABL...') #1 /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/database/DB_driver.php(454): CI_DB_mysqli_driver->_execute('\n\t\t\tCREATE TABL...') #2 /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/database/DB_driver.php(300): CI_DB_driver->simple_query('\n\t\t\tCREATE TABL...') #3 /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/class/Installer.php(398): CI_DB_driver->query('\n\t\t\tCREATE TABL...') #4 /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/class/Installer.php(188): Installer->_save_database_settings() #5 /Users/dennisleem/Documents/data/_Development/Websites/revslider/install/index.php(137): Installer->configure_database() #6 {main} thrown in /Users/dennisleem/Documents/data/_Development/Websites/revslider/system/database/drivers/mysqli/mysqli_driver.php on line 180
