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

Run tools on PHP 8.2 #10287

Merged
merged 1 commit into from
Dec 11, 2022
Merged

Run tools on PHP 8.2 #10287

merged 1 commit into from
Dec 11, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus added the CI label Dec 10, 2022
@derrabus derrabus added this to the 2.13.5 milestone Dec 10, 2022
@derrabus derrabus closed this Dec 10, 2022
@derrabus derrabus reopened this Dec 10, 2022
@derrabus derrabus marked this pull request as ready for review December 10, 2022 22:40
greg0ire
greg0ire previously approved these changes Dec 10, 2022
@greg0ire
Copy link
Member

This needs to be updated as well I think:

phpVersion: 80100

@derrabus
Copy link
Member Author

Of course, done.

message: "#^Access to an undefined property Doctrine\\\\ORM\\\\Query\\\\AST\\\\Node\\:\\:\\$pathExpression\\.$#"
count: 1
path: lib/Doctrine/ORM/Query/SqlWalker.php

Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea why this error suddenly appears when I bump the language level. But it's valid anyway.

@derrabus derrabus merged commit b25561a into doctrine:2.13.x Dec 11, 2022
@derrabus derrabus deleted the bump/php-8.2-tools branch December 11, 2022 10:58
michnovka pushed a commit to michnovka/orm that referenced this pull request Dec 11, 2022
derrabus added a commit to derrabus/orm that referenced this pull request Dec 12, 2022
* 2.13.x:
  Fix changeset computation for enum arrays (doctrine#10277)
  Psalm 5.2.0 (doctrine#10291)
  Run tools on PHP 8.2 (doctrine#10287)
derrabus added a commit to derrabus/orm that referenced this pull request Dec 12, 2022
* 2.14.x:
  Fix changeset computation for enum arrays (doctrine#10277)
  Psalm 5.2.0 (doctrine#10291)
  Run tools on PHP 8.2 (doctrine#10287)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants