pfefferle / wordpress-opengraph

Open Graph plugin for WordPress
http://wordpress.org/plugins/opengraph/
Apache License 2.0
22 stars 13 forks source link

PHP 7.4 compatibility warning #30

Closed leac closed 3 years ago

leac commented 3 years ago

PHPCS compatibility with PHP 7.4 generates this warning:

Function name "__opengraph_trim_text" is discouraged; PHP has reserved all method names with a double underscore prefix for future use Is this something you'd want to fix?

pfefferle commented 3 years ago

sure, thanks for reporting!