Amigos fiz uma aplicação e no ambiente de Desenvolvimento funciona bem,mas quando publico no ambiente de produção aparece esse erro:
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\lib\php\base_ini.inc.php on line 78
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\lib\php\base_ini.inc.php on line 79
Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\lib\php\base_ini.inc.php on line 8
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\class\page\nmPageAdminSysAllConectionsCreateWizard.class.php on line 115
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\class\page\nmPageAdminSysAllConectionsCreateWizard.class.php on line 324
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\webAgendamentos\WebControle_lib\prod\lib\php\devel\class\interface\nmConnection.class.php on line 287
Alquém sabe me informar por que acontece isso?