Rogue file
Posted: Fri Mar 03, 2023 11:57 pm
Hi,
I have v1.0.5.0
I'm going through the code to fix deprecated functions so I can move to PHP 8.2 ultimately.
In my pub folder (normally used for product data-sheets for download) I have a compatibility.php file which is full of deprecated functions. (Different from the /includes/compatibility.php file, which is considerably smaller.)
I've searched through the code and nothing ever calls /pub/compatibility.php.
Is it safe to remove it? Is it a remnant of the install process?
I have v1.0.5.0
I'm going through the code to fix deprecated functions so I can move to PHP 8.2 ultimately.
In my pub folder (normally used for product data-sheets for download) I have a compatibility.php file which is full of deprecated functions. (Different from the /includes/compatibility.php file, which is considerably smaller.)
I've searched through the code and nothing ever calls /pub/compatibility.php.
Is it safe to remove it? Is it a remnant of the install process?