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

FIX PHP 8.2 deprecation warnings in Altis v15 #772

Closed
1 task
wisyhambolu opened this issue Jul 5, 2023 · 14 comments
Closed
1 task

FIX PHP 8.2 deprecation warnings in Altis v15 #772

wisyhambolu opened this issue Jul 5, 2023 · 14 comments
Assignees
Labels
to refine Issues needing refinement.

Comments

@wisyhambolu
Copy link
Contributor

Description

Altis on PHP 8.2 has been reported to trigger a high number of PHP deprecation warnings in 8.2 which make it very hard to see and diagnose actual issues, we need to fix this to enable clients have better visibility within their log files.

Acceptance Criteria

  • No PHP deprecation warnings are reported in Altis v15 when running PHP 8.2
@wisyhambolu wisyhambolu added the to refine Issues needing refinement. label Jul 5, 2023
@ferschubert-hm
Copy link
Contributor

ferschubert-hm commented Jul 12, 2023

@mikelittle to add more context on this (where the warnings are coming from)

Idea: filter CW php logs for DEPRECATED warnings across all customers

@mikelittle
Copy link
Contributor

mikelittle commented Jul 12, 2023

@mikelittle mikelittle self-assigned this Jul 13, 2023
@mikelittle
Copy link
Contributor

@owaincuvelier Do you have any more exampes of PHP 8.2 (or 8.1) warnings and notices that aren't mentioned above?

@owaincuvelier
Copy link

@mikelittle yeah I've been meaning to create tickets from the report in here: https://humanmade.zendesk.com/agent/tickets/7921 still haven't had time yet. If you can take a look you might be able to see if they've been covered or not?

@mikelittle
Copy link
Contributor

That's great. Thanks. I'll take a look.

@mikelittle
Copy link
Contributor

humanmade/Cavalcade#123

@mikelittle
Copy link
Contributor

@mikelittle
Copy link
Contributor

These are all the ones I have been able to identify so far. I'll close this ticket now and any more occurrences can have their own tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to refine Issues needing refinement.
Projects
None yet
Development

No branches or pull requests

4 participants