-
Notifications
You must be signed in to change notification settings - Fork 440
Add Symfony 7.0 to reqs and CI, drop 6.2 from CI; drop PHP 7.4 #1328
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
847eca8
Add Symfony 7.0 to reqs and CI, drop 6.2 from CI
andrewmy 6814e1d
Cast to int to avoid type errors — probably the new extension forces ...
andrewmy 9d4b80d
Skip PHP 8.1 on Symfony 7.0 in the CI matrix
andrewmy f0a0ae7
Fix CS
andrewmy 90b6b56
Try with doctrine/mongodb-odm-bundle:5.0.x-dev
andrewmy 48d4fea
Fix ext-mongo override
andrewmy b5ef96e
Remove usage of deprecated ContainerAware
andrewmy fd6a9b6
Fix CS
andrewmy e99fac7
Fix config type error?
andrewmy e9bad64
Fix CS
andrewmy e910537
Fix doctrine/annotations:2 compatibility
andrewmy 3b41306
Fix CS 🤦
andrewmy eda3d7d
Drop PHP 7.4 🔥
andrewmy dd3168c
Fix CS
andrewmy f9b26f2
Force older AWS SDK version to avoid SQS-JSON requirement
andrewmy 401396c
Try with localstack v3
andrewmy 4cf175d
Re-run please
andrewmy eff6293
Update localstack env var
andrewmy 92ede9f
Update localstack ports
andrewmy b00b53e
Fix the matrix 🤦
andrewmy 14ac0b6
Refactor doctrine entity annotations into attributes
andrewmy 45b2eb4
Refactor doctrine entity mapping into XML — compatible in both lowest...
andrewmy 603b9b4
Backwards-compatible SQS endpoints pls
andrewmy c14d383
Derp
andrewmy bc5db65
Fix mapping in tests
andrewmy 6f6d9b2
Fix table names
andrewmy 74b6dc7
Bump phpunit to 9.6.15
andrewmy 5aaab0c
Fix deprecation
andrewmy 313a569
Re-run please
andrewmy 5341f51
Fix CS
andrewmy f2b6241
Fix more deprecations
andrewmy bfc1d65
Fix CS
andrewmy 169c9e3
Fix newer sf compat
andrewmy 3bf83cf
Bump amqplib to avoid deprecations
andrewmy 462660c
Fix CS, bump cs-fixer
andrewmy 1df3087
Try sleeping?
andrewmy 4e1f44d
One more deprecation
andrewmy 0834598
Fix CS
andrewmy 4eb3b57
Fix a deprecation
andrewmy 7f5ad73
Try eager localstack service loading
andrewmy b031bca
Move the sleep
andrewmy ffec2be
Run the CI again
andrewmy c7d74b5
Fix CS
andrewmy cbabc23
Launch localstack with debug
andrewmy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix CS
- Loading branch information
There are no files selected for viewing
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
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
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
17 changes: 10 additions & 7 deletions
pkg/job-queue/Tests/Functional/app/AppKernel.php
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
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
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.