PHPWP Compatibility
-
FILE: /glotpress/gp-includes/routes/glossary-entry.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
314 | WARNING | The $escape parameter must be passed when calling fputcsv() as its default value will change in a future PHP version. (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
318 | WARNING | The $escape parameter must be passed when calling fputcsv() as its default value will change in a future PHP version. (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
328 | WARNING | The $escape parameter must be passed when calling fgetcsv() as its default value will change in a future PHP version. (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
337 | WARNING | The $escape parameter must be passed when calling fgetcsv() as its default value will change in a future PHP version. (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /glotpress/gp-includes/validation.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
119 | WARNING | Passing E_USER_ERROR to trigger_error() is deprecated since 8.4. Throw an exception or call exit with a string message instead. (PHPCompatibility.ParameterValues.RemovedTriggerErrorLevel.Deprecated)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /glotpress/gp-includes/misc.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
756 | WARNING | seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead. (WordPress.WP.DeprecatedFunctions.seems_utf8Found)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------Version: 4.0.3
PHP: 8.5 WP: 7.0.1
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.