By jeanluc.ferre on Thursday, 24 March 2022
Replies 4
Likes 0
Views 1.8K
Votes 0
Hello,
What about new version of jevents working with php 8.1 on joomla 3.10.6.
I am running a site on a test server xampp with php 8.1 joomla 3.10.6 jevents 3.6.30 and there are numerous errors with these versions.
When can we hope a new release working on these conditions.
Thank you in advance for your answers
jeanluc.ferre
I have been doing some testing of JEvents and RSVP on PHP8.1. I haven't seen any fatal errors so far. There are a lot of deprecated notices but they do not display if you have error reporting set to none or simple.

Is there something specific that you are seeing and if so can you provide more details?
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
Thank you for your abswer...
It's not the normal way of working to make error reporting to none...
is there a hoped modification for correcting the strftime deprecated function?
Thank you in advance
jeanluc.ferre
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
On my production sites all error reporting is set to none.

Anyway, developers are aware of this deprecation and will have it fixed by the time it is no longer supported by PHP.
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
All error reporting should be none on production sites, there are notices etc which we can work towards resolving. However, then at sometime we have to bump PHP as to fix some issues will break backwards compatibility with PHP.

Many thanks
Tony
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post