Codes deprecated on PHP 7.4

Hi,

There seems to be a problem with Openemr when it runs on PHP 7.4 version. There is deprecated codes. Please see the snapshot. I think the deprecated codes need to be updated and release a new patch version for Openemr.
When I changed the PHP to 7.3 version, the error message disappeared.
Please advise.
Thanks

Hi @jhunyan,

Did you disabled notices from php.ini file ?
If not please disabled it.

Hi @Nilesh_Hake,

I am unable to disable php.ini file in my web hosting as my webhost does not allow me to do so.
Is there anywhere I can disable php.ini in Openemr?
Thanks

Hi @jhunyan,

Which hosting server your using please let me know then I can tell you which location you need to modify to disable a warning and notices

Thanks,
Nilesh

Hi @Nilesh_Hake,

I am using Hostinger. According to their website, this is the link about php.ini https://www.hostinger.com/how-to/how-can-i-change-the-php-ini-file

Thanks

Hi @jhunyan,

Please refer below link to hide the warnings and error on UI

https://www.hostinger.com/how-to/can-i-hide-errors-and-warnings-that-are-displayed-on-my-website#:~:text=Access%20the%20PHP%20Configuration%20menu,do%20not%20spot%20any%20errors.