Yes, it’s compatible with PHP 8.X
-
This plugin is compatible with all versions of PHP from PHP 5.6 upwards, including PHP 8.x releases. We develop it primarily on the latest PHP 8.x release, and it has many active users on all compatible PHP versions.
If you are running a static analysis “compatibility checker” tool on it, please be aware that this only checks for what code *exists*, not what code is *run on a particular PHP version*. Since the plugin is compatible with several PHP versions, it contains code that may not necessarily run on your version.
These compatibility checkers are sometimes unhelpful to plugin authors. They’re well-intentioned, but few people understand how to interpret the results. When the authors of the checker tools encourage end-users to personally verify the results for actively maintained plugins on long-released PHP versions (more than a few weeks for the major release series, e.g. 8.1, 8.2) with plugin authors, it’s a large amount of wasted effort for both the site owners and the plugin authors. It would make more sense if the creators of these tools would look into creating ways for users to share verified results with explanations from skilled users, and white-list non-issues. Without that, what is happening is that they are asking less-technically skilled end-users to look into the same sets of non-issues personally, repeatedly. It gives the feeling that important compatibility work is being done, when in reality it’s mostly a waste of time.
(Please do not reply to this post – if you have an issue, please open a new topic).
- The topic ‘Yes, it’s compatible with PHP 8.X’ is closed to new replies.