Title: PHPWP Compatibility
Last modified: July 13, 2026

---

# PHPWP Compatibility

 *  Resolved [pentatonicfunk](https://wordpress.org/support/users/pentatonicfunk/)
 * (@pentatonicfunk)
 * [4 weeks ago](https://wordpress.org/support/topic/phpwp-compatibility/)
 *     ```wp-block-code
       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
    -  This topic was modified 4 weeks ago by [pentatonicfunk](https://wordpress.org/support/users/pentatonicfunk/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jesús Amieiro](https://wordpress.org/support/users/amieiro/)
 * (@amieiro)
 * [2 weeks ago](https://wordpress.org/support/topic/phpwp-compatibility/#post-18975864)
 * These warnings have been solved [here](https://github.com/GlotPress/GlotPress/commit/83009eb162a3f973105f1450856f847c0812f5d2).

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphpwp-compatibility%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/glotpress/assets/icon-256x256.png?rev=2699206)
 * [GlotPress](https://wordpress.org/plugins/glotpress/)
 * [Support Threads](https://wordpress.org/support/plugin/glotpress/)
 * [Active Topics](https://wordpress.org/support/plugin/glotpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/glotpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/glotpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jesús Amieiro](https://wordpress.org/support/users/amieiro/)
 * Last activity: [2 weeks ago](https://wordpress.org/support/topic/phpwp-compatibility/#post-18975864)
 * Status: resolved