I am working on an old project which is based on PHP5. I am using PHP intelephense as the VsCode extesnion but it showing me error lines in all the mysql functions because of mysqli funtions. Can anyone suggest me a good PHP extension for PHP5 or can I fix this issue in my existing PHP intelephense extension.?
I have tried to so many things like changing php verion from my local but that didn't for me.