- Status
- Resolved
- Reported for
- WPML Multilingual CMS 3.7.0
- Resolved in
- WPML Multilingual CMS 3.8.0
Overview of the issue
If you are using WP Engine, you might encounter validation problems with the WPML 3.7.0 release of WPML plugins.
Example:
warning: syntax error found in ... /vendor/wimg/php-compatibility/Tests/sniff-examples/ ...
WPEngine hosting runs several checks on the site files.
This check fails to validate one of the libraries included with WPML plugins.
That library (vendor/wimg) is only used for development purposes and was included with the 3.7 release by mistake.
Workaround
You can safely remove this library if you are encountering this issue.
The library is located in [plugin-folder]/vendor/wimg/.
To remove this library, delete the above directory.
The next version of WPML (and all its add-ons) will not include this library.