wpengine / phpcompat

WordPress Plugin: PHP Compatibility Checker
https://wordpress.org/plugins/php-compatibility-checker/
121 stars 38 forks source link

Whitelist mysql_to_rfc3339. #79

Open octalmage opened 7 years ago

octalmage commented 7 years ago

In this PR:

https://github.com/wimg/PHPCompatibility/pull/130

We got the ability to whitelist functions. mysql_to_rfc3339 is one of those.

kenashworth commented 7 years ago

This issue creates a fairly common plugin WP REST API, result in a false-positive.