Skip to content

chore: update to symfony 6#172

Merged
bytestream merged 4 commits intosupportpal:masterfrom
ju5t:symfony-6
Mar 5, 2023
Merged

chore: update to symfony 6#172
bytestream merged 4 commits intosupportpal:masterfrom
ju5t:symfony-6

Conversation

@ju5t
Copy link
Copy Markdown
Contributor

@ju5t ju5t commented Mar 1, 2023

We're in the progress of upgrading our application to Laravel 10 and as such, require Symfony 6. This also switches two interfaces as the previous ones are deprecated by Symfony. The return type was a requirement as well. Without it, phpunit wouldn't pass.

Note: in my local environment E2E tests were failing, also for the main branch.

@bytestream bytestream requested a review from Gaitholabi March 1, 2023 22:53
@ju5t
Copy link
Copy Markdown
Contributor Author

ju5t commented Mar 2, 2023

FYI: we currently use the fork on our test environment and have not seen any issues. The things we do are:

  • Find a ticket
  • Find the operator
  • Load all ticket replies
  • Send a reply (with attachments)

I have not found any issues with it.

Copy link
Copy Markdown
Member

@bytestream bytestream left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately I think we need to maintain PHP 7.2+ support.

@ju5t
Copy link
Copy Markdown
Contributor Author

ju5t commented Mar 3, 2023

Fair enough. It's not something I considered as 7.2 has been EOL for so long. I will look at it this weekend and commit the suggested changes.

@ju5t
Copy link
Copy Markdown
Contributor Author

ju5t commented Mar 5, 2023

It should be good to go now.

@bytestream bytestream removed the request for review from Gaitholabi March 5, 2023 21:45
@bytestream bytestream merged commit d0badcf into supportpal:master Mar 5, 2023
@bytestream
Copy link
Copy Markdown
Member

Thanks @ju5t

@ju5t ju5t deleted the symfony-6 branch March 6, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants