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

Migrate tests to PHP8 syntax #9800

Merged
merged 8 commits into from Jun 2, 2022
Merged

Conversation

greg0ire
Copy link
Member

No description provided.

This causes the following error for some reason:
Typed property Doctrine\Tests\ORM\Functional\TrainOrder::$train must not
be accessed before initialization
This causes "Cannot assign string to property
Doctrine\Tests\Models\Cache\ComplexAction::$action2 of type
Doctrine\Tests\Models\Cache\Action" for some reason.
The order is not the same as in the constructor, and that seems to
matter.
@greg0ire greg0ire marked this pull request as ready for review June 2, 2022 06:03
@greg0ire greg0ire added this to the 3.0.0 milestone Jun 2, 2022
@greg0ire greg0ire merged commit ec03eb3 into doctrine:3.0.x Jun 2, 2022
@greg0ire greg0ire deleted the rector-tests branch June 2, 2022 07:06
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.

None yet

2 participants