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

[PHP 8.1] Add nested attributes arguments + keep short ORM\* aliases #1278

Merged
merged 6 commits into from
Nov 20, 2021

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Nov 20, 2021

Follow up to #1266

See rectorphp/rector#6792


Keep short ORM* like aliases

Screenshot from 2021-11-20 15-15-01

Closes rectorphp/rector#6659, closes rectorphp/rector#6565

@TomasVotruba TomasVotruba changed the title tv nested attributes 2 [PHP 8.1] Add nested attributes support - part #2 Nov 20, 2021
@TomasVotruba TomasVotruba changed the title [PHP 8.1] Add nested attributes support - part #2 [PHP 8.1] Add nested attributes support - part #2 + keep short alias if possible Nov 20, 2021
@TomasVotruba TomasVotruba merged commit 7acec2c into main Nov 20, 2021
@TomasVotruba TomasVotruba deleted the tv-nested-attributes-2 branch November 20, 2021 12:41
- run: vendor/bin/paratest -p4 --runner=WrapperRunner ${{ matrix.path }} --colors
- run: vendor/bin/paratest -p5 --runner=WrapperRunner ${{ matrix.path }} --colors
Copy link
Member Author

Choose a reason for hiding this comment

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

@samsonasik Just FYI, I don't use paratest at all, so I might be missing something.
This job was constantly failing on this PR, for error 137. AFAIK run out of memory.

I tried to change -p to 5 and it seems working 👍 Let me know if there is a better way to handle it.

Copy link
Member

Choose a reason for hiding this comment

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

@TomasVotruba thank you, it was slower with 5, but seems faster now 👍

@TomasVotruba TomasVotruba changed the title [PHP 8.1] Add nested attributes arguments + keep short ORM\* like aliases [PHP 8.1] Add nested attributes arguments + keep short ORM\* aliases Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants