Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Debug] fix detecting overriden final/internal methods implemented using traits#28411

Merged
nicolas-grekas merged 1 commit intosymfony:3.4from
nicolas-grekas:debug-trait-deprec
Sep 9, 2018
Merged

[Debug] fix detecting overriden final/internal methods implemented using traits#28411
nicolas-grekas merged 1 commit intosymfony:3.4from
nicolas-grekas:debug-trait-deprec

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Sep 9, 2018
@nicolas-grekas nicolas-grekas merged commit d638237 into symfony:3.4 Sep 9, 2018
nicolas-grekas added a commit that referenced this pull request Sep 9, 2018
…lemented using traits (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[Debug] fix detecting overriden final/internal methods implemented using traits

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

d638237 [Debug] fix detecting overriden final/internal methods implemented using traits
@nicolas-grekas nicolas-grekas deleted the debug-trait-deprec branch September 9, 2018 09:24
nicolas-grekas added a commit that referenced this pull request Sep 22, 2018
…" method is considered internal" (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[Debug] Fix false-positive "MicroKernelTrait::loadRoutes()" method is considered internal"

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes (fixing and unreleased issue)
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28549
| License       | MIT
| Doc PR        | -

Introduced in #28411
Just a failing test for now.

Commits
-------

46c4f71 [Debug] Fix false-positive "MicroKernelTrait::loadRoutes()" method is considered internal"
This was referenced Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants