Fix deprecated errors for php 8.1 compatibility#96
Open
maxiwheat wants to merge 1 commit intoneitanod:masterfrom
Open
Fix deprecated errors for php 8.1 compatibility#96maxiwheat wants to merge 1 commit intoneitanod:masterfrom
maxiwheat wants to merge 1 commit intoneitanod:masterfrom
Conversation
|
@neitanod Any chance to merge and release this fix for PHP 8.1? 😃 |
sailenicolas
approved these changes
May 5, 2022
|
@neitanod Can you please merge and tag this PR? It would help a lot :-) In addition to this PR, the minimum PHP version has to be increased to PHP 7 in the composer.json. intdiv wasn't present in PHP 5 |
|
Beste relatie,
Ik ben donderdag 5-5-2022 niet op kantoor. Vrijdag ben ik weer beschikbaar. In geval van nood, gelieve te bellen naar 06-24514448.
Met vriendelijke groet,
Danny Neleman
Eye2I Design VOF
06-24514448
|
|
$cc1 = (chr(intdiv(ord($c1), 64)) | "\xc0"); |
|
Bedankt voor je e-mail. Ik ben vandaag afwezig en heb beperkte toegang tot e-mail. Indien dringend verzoek ik u een WhatsApp bericht te sturen naar mijn mobiele telefoon (+31624514448).
Excuses voor het ongemak.
Met vriendelijke groet,
Danny Neleman
|
neitanod
approved these changes
Jun 26, 2024
Owner
neitanod
left a comment
There was a problem hiding this comment.
Use intdiv() for php 8.1 compatibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.