PHP 7.4.16 compatibility
Closed this issue · 4 comments
bobl61 commented
When processing the stats with q3a-xp variable, the following error occurs:
PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead.
bobl61 commented
With a lot of help from requinix @ phpfreaks.com I was able to get all the errors fixed. These 2 files vsp.php and vsp-q3a.php are now coded properly for the q3a-xp variable. All player names are correct and the country flags are showing properly. Included both files as text files.
vsp.php.txt
vsp-q3a.php.txt
evilru commented
Awesome, thank you! 😎
Would you mind to create a pull request?
Unfortunately I won't find time before mid July to review and add your
changes.
Best,
Martin
Bob Lynch ***@***.***> schrieb am Sa., 18. Juni 2022, 15:01:
… Closed #13 <#13> as
completed.
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZJ7JWY4K7S7LRHS3MMZ2LVPXCEBANCNFSM5YASN4SQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
bobl61 commented
I would if I knew how. I browsed the knowledge base on pull requests, but can't figue it out. Not very experienced with github.
evilru commented
No worries, I will take care of it.
Cheers