You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.3.1 started to fatal in Travis/PHP 5.2 environment:
Fatal error: Class 'Phar' not found in /tmp/wordpress/src/wp-content/plugins/wordpress-seo/vendor/squizlabs/php_codesniffer/CodeSniffer.php on line 2363
Since Phar is optional extension before PHP 5.3, it probably shouldn't be called unconditionally.