https://github.com/michaeluno/_fix-simplepie-errors
A WordPress plugin that adds a temporary fix for an incompatibility issue of the built-in library, SimplePie 1.3.1, with PHP 7.1 or above.
https://github.com/michaeluno/_fix-simplepie-errors
errors fix patch php7-1 plugin simplepie wordpress
Last synced: 11 months ago
JSON representation
A WordPress plugin that adds a temporary fix for an incompatibility issue of the built-in library, SimplePie 1.3.1, with PHP 7.1 or above.
- Host: GitHub
- URL: https://github.com/michaeluno/_fix-simplepie-errors
- Owner: michaeluno
- License: gpl-2.0
- Created: 2018-10-26T09:25:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T07:26:27.000Z (over 7 years ago)
- Last Synced: 2025-04-23T17:40:49.709Z (about 1 year ago)
- Topics: errors, fix, patch, php7-1, plugin, simplepie, wordpress
- Language: PHP
- Homepage:
- Size: 53.7 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Fix - SimplePie Errors
A WordPress plugin that adds a temporary fix for an incompatibility issue of the built-in library, SimplePie 1.3.1, with PHP 7.1 or above.
## Getting PHP Errors?
```
PHP Warning: A non-numeric value encountered in .../wp-includes/SimplePie/Parse/Date.php
```
For details, see [here](https://core.trac.wordpress.org/ticket/42515).
So until the issue is fixed in the core, this plugin can be used to avoid the warnings for the time being.
## Usage
Just activate the plugin. And the warnings should be gone.
