justingreerbbi / wordpress-oauth-server

This plugin is a full OAuth 2.0 authorization server/provider for WordPress. The goal of WP OAuth Server is to provide an easy to use authorization method that 3rd party platforms can use to securely authorize users from your WordPress site.
https://wp-oauth.com
98 stars 46 forks source link

PHP 7.2 incompatibility #56

Open L00Cyph3r opened 6 years ago

L00Cyph3r commented 6 years ago

Upon installing and creating an account I get the following error when trying to use the default Postman OAuth2 test-scenario:

image

Server details:

image

FranciscoPinto commented 6 years ago

Can repro for PHP 7.2 and 7.1. OK in PHP 7.0.