Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - Angie

1
Questions / Constant FILTER_SANITIZE_STRING is deprecated in
Hi,
I need assistance here.
I have PHP 8.2.4 in my Xampp. I'm using an existing database that is located in SQL Server. I'm trying to preview the page by clicking the Preview button, but it gives Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in C:\xampp\htdocs\assetregistry\system\BaseController.php on line 232. I know that it is not advisable to edit BaseController.php.

What should I do?