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

CS batch 7/an estimated 30 #8474

Merged
merged 4 commits into from
Feb 12, 2021
Merged

CS batch 7/an estimated 30 #8474

merged 4 commits into from
Feb 12, 2021

Conversation

greg0ire
Copy link
Member

From 2512 to 2399 errors

That comment is mistaken for a method comment because it precedes one.
The issue was reported but will most likely not be fixed.
These files must be require'd
@greg0ire greg0ire changed the title Batch 7/an estimated 30 CS batch 7/an estimated 30 Feb 12, 2021
* @OneToOne(targetEntity="MappedSuperclassRelated1")
* @JoinColumn(name="related1_id", referencedColumnName="id")
*/
private $mappedRelated1;

/** @var mixed */
private $transient;
}
class MappedSuperclassRelated1
Copy link
Member

Choose a reason for hiding this comment

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

I'm surprised that the coding standard is not complaining about the missing new line between classes.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's surprising indeed, I'll add one in my next PR :)

@greg0ire greg0ire merged commit 9a67b6f into doctrine:2.8.x Feb 12, 2021
@greg0ire greg0ire deleted the cs-20210212 branch February 12, 2021 22:03
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.

2 participants