Title: PHP 7.2 notification &#8220;use anonymous function instead&#8221;
Last modified: May 29, 2019

---

# PHP 7.2 notification “use anonymous function instead”

 *  [DJF3](https://wordpress.org/support/users/djf3/)
 * (@djf3)
 * [7 years ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/)
 * When checking for PHP 7.2 compatibility I get the following message:
    Will that
   affect the plugin and will it be fixed?
 * FILE: /home/username/sitename.domain/wp-content/plugins/local-like-and-share/
   includes/class-local-like-and-share-widget.php
    ————————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————-
   228 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an
   anonymous function instead ————————————————————————————————————————-

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

 *  Plugin Author [Devon Ostendorf](https://wordpress.org/support/users/devonostendorf/)
 * (@devonostendorf)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/#post-11654950)
 * Hi DJF3,
 * Since this is just a warning, it will not affect the plugin’s behavior.
 * As you’ve probably noticed (by the “This plugin hasn’t been tested with the latest
   3 major releases of WordPress” banner), I have been away from WordPress development
   for quite some time now, which is why this plugin has not been updated/tested
   against the current versions of WordPress and PHP. Honestly, I do not know if
   I will be repairing this particular issue, in an official release, due to the
   very limited bandwidth I have for plugin maintenance these days. The code change
   itself is very simple and, if you’d like to make it yourself, I can point you
   toward what needs to be changed.
 * Hope this helps,
    Devon
 *  [mrbishopeee](https://wordpress.org/support/users/mrbishopeee/)
 * (@mrbishopeee)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/#post-11814220)
 * Hi DJF3,
    is this your own? [https://github.com/DJF3/Tropo-to-Webex-meeting](https://github.com/DJF3/Tropo-to-Webex-meeting)
   I need these resources, I have webex meeting every day and I need to be inviting
   some participants, can you develop this for me? How do I get your contact?
 *  Thread Starter [DJF3](https://wordpress.org/support/users/djf3/)
 * (@djf3)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/#post-11816010)
 * [@mrbishopeee](https://wordpress.org/support/users/mrbishopeee/)
    Yes. However,
   this script is using the Tropo platform which is not taking new customers anymore.
   To develop something like this, you may want to reach out to the Webex Developer
   community to get some more thoughts & ideas. [Cisco Developer Community](https://community.cisco.com/t5/cloud-collaboration/bd-p/j-disc-dev-cloud-collab)
   I guess that you could develop something like this with IVR applications, depending
   on what exactly you want to accomplish. You would also have to think about – 
   security (pin required for meetings) – fixed groups of people? How do you define
   which people need to be on the call? – fixed meetings? – what time would you 
   call out to the participants
 * Also check out the support options on this page: [https://developer.webex.com/support](https://developer.webex.com/support)(
   feel free to create a Webex Teams account and join the excellent “#webex4devs”
   space)
 * If you have more questions, please reach out to me by adding an ‘issue’ to my
   [Github repo](https://github.com/DJF3/Tropo-to-Webex-meeting/issues). (to keep
   this WordPress forum clean 🙂
 *  [mrbishopeee](https://wordpress.org/support/users/mrbishopeee/)
 * (@mrbishopeee)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/#post-11829566)
 * Hi DJF3,
    I work with multilevel marketing, and every day I have at least 10 
   meetings, where I have to invite people, I’m not the meeting creator, is it possible
   for me to invite people using the meeting id automatically? Today I have to be
   inviting one by one.

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

The topic ‘PHP 7.2 notification “use anonymous function instead”’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/local-like-and-share_e5e4e0.svg)
 * [Local Like And Share](https://wordpress.org/plugins/local-like-and-share/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/local-like-and-share/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/local-like-and-share/)
 * [Active Topics](https://wordpress.org/support/plugin/local-like-and-share/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/local-like-and-share/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/local-like-and-share/reviews/)

## Tags

 * [anonymous](https://wordpress.org/support/topic-tag/anonymous/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 4 replies
 * 3 participants
 * Last reply from: [mrbishopeee](https://wordpress.org/support/users/mrbishopeee/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-notification-use-anonymous-function-instead/#post-11829566)
 * Status: not resolved