ColdTrick / event_manager

Manage events in Elgg
https://elgg.org/plugins/736695
27 stars 37 forks source link

Deprecated in 3.1: elgg_instanceof is deprecated #156

Closed rohit1290 closed 4 years ago

rohit1290 commented 4 years ago

I am getting this warning in my error log file. Seems like below are the only two places where elgg_instanceof is used.

https://github.com/ColdTrick/event_manager/blob/80aa8148f753ae52cf970a5d12b6a6bbff58b815/lib/functions.php#L37

https://github.com/ColdTrick/event_manager/blob/80aa8148f753ae52cf970a5d12b6a6bbff58b815/lib/functions.php#L41