Title: Function create_function() is deprecated Notices with PHP 7.2.14
Last modified: April 30, 2019

---

# Function create_function() is deprecated Notices with PHP 7.2.14

 *  Resolved [InHouse](https://wordpress.org/support/users/inhouse/)
 * (@inhouse)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/function-create_function-is-deprecated-notices-with-php-7-2-14/)
 * Hello, I recently updated to PHP 7.2.14 and noticed new notices generated by 
   this plugin. I am turning off debugging but want to clear these notices asap.
   Is this something the plugin author can easily fix? Thanks in advance!
 *     ```
       Deprecated: Function create_function() is deprecated in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/ultimate-reviews/Functions/EWD_URP_Widgets.php on line 99
   
       Deprecated: Function create_function() is deprecated in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/ultimate-reviews/Functions/EWD_URP_Widgets.php on line 168
   
       Deprecated: Function create_function() is deprecated in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/ultimate-reviews/Functions/EWD_URP_Widgets.php on line 268
   
       Deprecated: Function create_function() is deprecated in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/ultimate-reviews/Functions/EWD_URP_Widgets.php on line 337
       ```
   
    -  This topic was modified 7 years, 1 month ago by [InHouse](https://wordpress.org/support/users/inhouse/).

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/function-create_function-is-deprecated-notices-with-php-7-2-14/#post-11486336)
 * Hi,
 * The create_function message is coming from the fact that create_function is deprecated
   in PHP 7.2. We are aware of this and are looking for alternatives that will not
   conflict with or break the rest of the plugin. When we have a solution, it will
   be included in an update. In the meantime, does disabling the debugging mode 
   clear these notices?
 *  Thread Starter [InHouse](https://wordpress.org/support/users/inhouse/)
 * (@inhouse)
 * [7 years ago](https://wordpress.org/support/topic/function-create_function-is-deprecated-notices-with-php-7-2-14/#post-11502329)
 * Yes, I can disable debugging for now.

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

The topic ‘Function create_function() is deprecated Notices with PHP 7.2.14’ is 
closed to new replies.

 * ![](https://ps.w.org/ultimate-reviews/assets/icon-128x128.png?rev=1814372)
 * [Ultimate Reviews](https://wordpress.org/plugins/ultimate-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-reviews/reviews/)

## Tags

 * [create_function](https://wordpress.org/support/topic-tag/create_function/)
 * [PHP Notice](https://wordpress.org/support/topic-tag/php-notice/)

 * 2 replies
 * 2 participants
 * Last reply from: [InHouse](https://wordpress.org/support/users/inhouse/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/function-create_function-is-deprecated-notices-with-php-7-2-14/#post-11502329)
 * Status: resolved