Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

"An instance of X" phpdocs removal#32973

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@fabpot
Copy link
Member

@fabpotfabpot commentedAug 6, 2019
edited
Loading

QA
Branch?5.0
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

This PR removes all phpdocs referring to instances of X@param X $x A X instance (or similar).

@fabpotfabpotforce-pushed theobvious-phpdocs-removal branch fromfb9bf39 tob45a526CompareAugust 6, 2019 05:48
@fabpot
Copy link
MemberAuthor

fabbot errors are false positive.

@fabpotfabpot changed the titleObvious phpdocs removal"An instance of X" phpdocs removalAug 6, 2019
@nicolas-grekas
Copy link
Member

For 4.4 at least so that we reduce merge conflict?

@fabpot
Copy link
MemberAuthor

@nicolas-grekas I spent enough time on this. 5.0 is good enough for me.

* @throws \LogicException
*/
publicfunctiongenerateUri($request,$path)
publicfunctiongenerateUri(Request$request,$path)

Choose a reason for hiding this comment

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

I ported the patch in this PR on 4.4 in#32974, but this file must be updated on master only, so it's not part of that other PR.

@nicolas-grekas
Copy link
Member

Closing for#32974

nicolas-grekas added a commit that referenced this pull requestAug 6, 2019
This PR was merged into the 4.4 branch.Discussion----------"An instance of X" phpdocs removal| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -That's#32973 on 4.4 :PCommits-------7a44ed6 removed unneeded phpdocs
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@dunglasdunglasAwaiting requested review from dunglas

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp