Title: PHP Deprecated
Last modified: August 22, 2016

---

# PHP Deprecated

 *  [Austin](https://wordpress.org/support/users/austyfrosty/)
 * (@austyfrosty)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/php-deprecated/)
 * As of PHP version > 5.4 reference by value is deprecated.
 *     ```
       Assigning the return value of new by reference is deprecated in /wp-content/plugins/oauth-provider/includes/class-oauth-provider.php on line 361
       ```
   
 * Just remote the `&` before the new Class.
 * [https://wordpress.org/plugins/oauth-provider/](https://wordpress.org/plugins/oauth-provider/)

The topic ‘PHP Deprecated’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oauth-provider.svg)
 * [OAuth Provider](https://wordpress.org/plugins/oauth-provider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oauth-provider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oauth-provider/)
 * [Active Topics](https://wordpress.org/support/plugin/oauth-provider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oauth-provider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oauth-provider/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Austin](https://wordpress.org/support/users/austyfrosty/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/php-deprecated/)
 * Status: not resolved