Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added typecast to stop depreciation messages #325

Merged

Conversation

krytenuk
Copy link

Simple fix to prevent deprecation messages.

@glensc
Copy link
Collaborator

glensc commented Feb 22, 2023

can you add a test case?

@glensc
Copy link
Collaborator

glensc commented Feb 22, 2023

and perhaps rebase to remove merge commits from the branch

@krytenuk
Copy link
Author

I got deprecation notice during an upgrade of older code to PHP8.1. I will try to reproduce and provide a test case.

@krytenuk
Copy link
Author

I can't reproduce the deprecation notices I was seeing, looks like other changes to the code has fixed the issue.
Not sure if you still wish to use this change as it is only type casting changes, if not then I will keep my branch should the issue re-emerge.

@develart-projects
Copy link
Collaborator

@krytenuk seems we are now in conflict, could you pls pull latest master and review? Thank you.

@develart-projects develart-projects added the invalid This doesn't seem right label Aug 9, 2023
@develart-projects develart-projects added this to the 1.23.0 milestone Aug 10, 2023
@develart-projects develart-projects merged commit 6ff9af2 into Shardj:master Aug 10, 2023
8 checks passed
@krytenuk krytenuk deleted the fix/remove-depreciation-messages branch August 10, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants