By feculededentier on Saturday, 15 October 2022
Replies 1
Likes 0
Views 640
Votes 0
JEvents version 3.6.42

strftime() is deprecated in PHP 8.1 and will be completely removed in PHP 9.0.
com_jevents/librairies/jevdate.php must be updated to avoid breaking JEvents in PHP 9.0.

The following replacements (locale-aware or not) for strftime() can be used instead in PHP 9.0:
https://php.watch/versions/8.1/strftime-gmstrftime-deprecated
We are removing the use of strftime over the net couple of months - in the meantime you should switch off error reporting on your production site as these are developer notification messages.
·
Monday, 17 October 2022 16:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post