expresstechsoftware / connect-memberpress-discord-add-on

This add-on enables connecting your MemberPress enabled website to your discord server. Now you can add/remove MemberPress members directly to your discord server roles, assign roles according to your member levels, unassign roles when they expire, change role when they change membership.
GNU General Public License v2.0
4 stars 1 forks source link

upgrade action scheduler library #157

Open ravisoni6262 opened 1 week ago

ravisoni6262 commented 1 week ago

We are currently getting this warning, lets upgrade and verify if the updates does fix this.

[24-Jun-2024 05:27:10 UTC] PHP Deprecated: Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/ravisoni/mepr-discord-pro/app/public/wp-content/plugins/expresstechsoftwares-memberpress-discord-add-on/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27 [24-Jun-2024 05:27:10 UTC] PHP Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /Users/ravisoni/mepr-discord-pro/app/public/wp-content/plugins/expresstechsoftwares-memberpress-discord-add-on/includes/libraries/action-scheduler/functions.php on line 272