-
Notifications
You must be signed in to change notification settings - Fork 27
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
chore: add compatibility with PHP 8.2 #207
Merged
Merged
Conversation
This file contains 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
orlandocavassani
force-pushed
the
chore/update-packages
branch
6 times, most recently
from
March 30, 2023 15:05
1099f27
to
abc67cf
Compare
orlandocavassani
changed the title
chore(Update): update packages
chore: add compatibility with PHP 8.2
Mar 30, 2023
orlandocavassani
requested review from
a team,
edipoReboucas and
cirqueiraciandt
and removed request for
a team,
edipoReboucas and
cirqueiraciandt
March 30, 2023 15:08
GetulioMeirelles
added
the
dependencies
Pull requests that update a dependency file
label
Mar 30, 2023
jhonatanveras
previously approved these changes
Mar 30, 2023
edipoReboucas
previously approved these changes
Mar 30, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Só comentar que talvez seja interessante subir a versão do pacote.
Tanto pelas mudanças nos retornos dos métodos, quanto a remoção do suporte ea algumas versões do mongodb.
diegofelix
previously approved these changes
Mar 30, 2023
JoaoFerrazfs
previously approved these changes
Mar 30, 2023
orlandocavassani
dismissed stale reviews from edipoReboucas, JoaoFerrazfs, diegofelix, and jhonatanveras
via
March 30, 2023 18:19
7a78d6d
orlandocavassani
force-pushed
the
chore/update-packages
branch
2 times, most recently
from
March 30, 2023 18:21
7a78d6d
to
aada8c4
Compare
edipoReboucas
previously approved these changes
Mar 30, 2023
Vagnerlg
previously approved these changes
Apr 3, 2023
orlandocavassani
dismissed stale reviews from Vagnerlg and edipoReboucas
via
April 6, 2023 19:10
f9c568b
orlandocavassani
force-pushed
the
chore/update-packages
branch
from
April 6, 2023 19:10
aada8c4
to
f9c568b
Compare
MrLeonardDude
previously approved these changes
Aug 7, 2023
JoaoFerrazfs
previously approved these changes
Aug 7, 2023
GetulioMR
previously approved these changes
Aug 9, 2023
orlandocavassani
dismissed stale reviews from GetulioMR, JoaoFerrazfs, and MrLeonardDude
via
August 11, 2023 17:41
2b7ae2d
orlandocavassani
force-pushed
the
chore/update-packages
branch
from
August 11, 2023 17:41
f9c568b
to
2b7ae2d
Compare
- remove compatibility with php 7.4 - remove compatibility with illuminate packages 5.4, 6.0, 7.0 and 8.0 - remove compatibility with mongodb 3.6, 4.0 and 4.2 - add compatibility with illuminate packages 9.0 and 10.0 - bump php container to version 8.0 - bump xdebug to version 3.2.1
orlandocavassani
force-pushed
the
chore/update-packages
branch
from
August 11, 2023 17:43
2b7ae2d
to
1920581
Compare
JoaoFerrazfs
approved these changes
Aug 11, 2023
GetulioMR
approved these changes
Aug 11, 2023
edipoReboucas
approved these changes
Aug 11, 2023
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.
Description
Add compatibility with PHP 8.2