Title: php 7.2 error
Last modified: May 31, 2018

---

# php 7.2 error

 *  [Scott Farrell](https://wordpress.org/support/users/sfarrell5123/)
 * (@sfarrell5123)
 * [8 years ago](https://wordpress.org/support/topic/php-7-2-error-2/)
 * wp-content/plugins/yet-another-related-posts-plugin/classes/YARPP_Admin.php +
   392
 * here is the fix
 *  $links = array(‘[‘.__(‘Settings’).’](https://wordpress.org/support/topic/php-7-2-error-2/options-general.php?page=yarpp)‘);

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Scott Farrell](https://wordpress.org/support/users/sfarrell5123/)
 * (@sfarrell5123)
 * [8 years ago](https://wordpress.org/support/topic/php-7-2-error-2/#post-10345114)
 * >  $links = array(‘[‘.__(‘Settings’).’](https://wordpress.org/support/topic/php-7-2-error-2/options-general.php?page=yarpp)‘);
 *  Thread Starter [Scott Farrell](https://wordpress.org/support/users/sfarrell5123/)
 * (@sfarrell5123)
 * [8 years ago](https://wordpress.org/support/topic/php-7-2-error-2/#post-10345118)
 *     ```
       $links = array(''.__('Settings').'');
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘php 7.2 error’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-related-posts-plugin/assets/icon-256x256.png?
   rev=2549977)
 * [YARPP - Yet Another Related Posts Plugin](https://wordpress.org/plugins/yet-another-related-posts-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-related-posts-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [Scott Farrell](https://wordpress.org/support/users/sfarrell5123/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/php-7-2-error-2/#post-10345118)
 * Status: not resolved