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

Allow phpdocumentor/reflection-docblock 4#23897

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

Merged

Conversation

@derrabus
Copy link
Member

QA
Branch?3.3
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsnone
LicenseMIT
Doc PRN/A

The PHPDocumentor team bumped their reflection-docblock library to version 4 due to a breaking change that should not affect Symfony, as far as I can tell. This PR indicates compatibility with the new major version.

composer.json Outdated
"symfony/polyfill-apcu":"~1.1",
"symfony/security-acl":"~2.8|~3.0",
"phpdocumentor/reflection-docblock":"^3.0",
"phpdocumentor/reflection-docblock":"^3.0 || ^4.0",

Choose a reason for hiding this comment

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

"^3.0|^4.0" for consistency (same below)

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Done.

@nicolas-grekasnicolas-grekas added this to the3.3 milestoneAug 15, 2017
@derrabusderrabusforce-pushed the3.3-allow-phpdoc-reflection-4 branch fromcf549a6 to1a5fd79CompareAugust 15, 2017 13:33
@nicolas-grekas
Copy link
Member

Thank you@derrabus.

@nicolas-grekasnicolas-grekas merged commit1a5fd79 intosymfony:3.3Aug 16, 2017
nicolas-grekas added a commit that referenced this pull requestAug 16, 2017
This PR was merged into the 3.3 branch.Discussion----------Allow phpdocumentor/reflection-docblock 4| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | none| License       | MIT| Doc PR        | N/AThe PHPDocumentor team bumped their reflection-docblock library to version 4 due to a breaking change that should not affect Symfony, as far as I can tell. This PR indicates compatibility with the new major version.Commits-------1a5fd79 Allow phpdocumentor/reflection-docblock 4.
@derrabusderrabus deleted the 3.3-allow-phpdoc-reflection-4 branchAugust 17, 2017 08:32
@fabpotfabpot mentioned this pull requestAug 28, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

4 participants

@derrabus@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp