octort wrote on Wednesday, September 26, 2012:
OEMR Ver: 4.0.0
PHP Ver: 5.3.16
I am getting the following lines in the error_log file:
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 861
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 867
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 1175
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 1940
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 2960
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 3486
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 3526
PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/clinic/public_html/openemr/library/adodb/adodb.inc.php on line 3545
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 85
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
PHP Deprecated: Function split() is deprecated in /home/clinic/public_html/openemr/library/classes/Controller.class.php on line 153
HOW CAN I FIX THE PHP CODE TO BE COMPATIBLE WITH THE CURRENT CONFIGURATION?
THANKS IN ADVANCE!