Hello. I am trying to install vB on my localhost for testing and to rebuild it from a production backup. I am receiving a bunch of errors.
Deprecated: Assigning the return value of new by reference is deprecated in C:\server\www\includes\class_core.php on line 2518
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\server\www\includes\class_core.php on line 1637
Deprecated: Assigning the return value of new by reference is deprecated in C:\server\www\includes\functions.php on line 875
Deprecated: Assigning the return value of new by reference is deprecated in C:\server\www\includes\functions.php on line 879
There were a bunch more before I turned off error reporting. I know its because of the new php version. Anyone have any ideas to get these to disappear? The host I use also uses the same php version so these errors will show there as well I would assume.
__DEFINE_LIKE_SHARE__