Feed Creator 1.3: Compatibility Test

Test Should Be What You Have
PHP 5.3 or higher 8.0.30
XML Enabled Enabled, and sane
PCRE Enabled Enabled
Zlib Enabled Enabled
mbstring Enabled Enabled
iconv Enabled Enabled
Data filtering Enabled Enabled
cURL Enabled Enabled
allow_url_fopen Enabled Enabled

What does this mean?

  1. You have everything you need to run Feed Creator 1.3 properly! Congratulations!

Bottom Line: Yes, you can!

Your webhost has its act together!

You can download the latest version of Feed Creator 1.3 from FiveFilters.org.

Note: Passing this test does not guarantee that Feed Creator 1.3 will run on your webhost — it only ensures that the basic requirements have been addressed. If you experience any problems, please let us know.

Further info

HTML parser

Feed Creator 1.3 uses the fast libxml parser (the default PHP parser) but it will automatically make use of Gumbo (a fast HTML5 parser) if the Gumbo PHP extension is installed. Alternatively, HTML5-PHP (an HTML5 parser written in PHP) can be used by passing &parser=html5 as a parameter. The latter might produce better results than libxml for some sites, but is a little slower.

libxml will be used by default, unless HTML5 parsing is requested.

This compatibility test has been borrowed (and slightly adapted) from the one supplied by SimplePie.org. We have kept most of their checks intact as we use SimplePie in our application.

Date: 2024-07-27