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

[FrameworkBundle] Clean unnecessary method_exists calls in descriptors#21325

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
ogizanagi wants to merge1 commit intosymfony:2.8fromogizanagi:clean/2.8/descriptors
Closed

[FrameworkBundle] Clean unnecessary method_exists calls in descriptors#21325

ogizanagi wants to merge1 commit intosymfony:2.8fromogizanagi:clean/2.8/descriptors

Conversation

@ogizanagi
Copy link
Contributor

@ogizanagiogizanagi commentedJan 17, 2017
edited
Loading

QA
Branch?2.8
Bug fix?no, only cleanup right now
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsN/A
LicenseMIT
Doc PRN/A

Those checks look useless as soon as theFrameworkBundle v2.8 already requires the DI component 2.8 version in which were introduced these methods.

I also spotted the fact theshared property is missing from theTextDescriptor (at least should appear when a service is not shared IMHO) and theautowiringTypes are also missing from theXmlDescriptor.

WDYT about fixing this here too, as a bug fix? Or should we actually consider the whole thing (clean + missing info in descriptors) as an enhancement and target master instead?

chalasr reacted with thumbs up emoji
@dunglas
Copy link
Member

Oops I missed this one. The code can be more simplified: see#21341.

@ogizanagi
Copy link
ContributorAuthor

Closing in favor of#21341 then.
I'll propose another PR regarding the missing elements spotted and mentionned in the description.

@ogizanagiogizanagi deleted the clean/2.8/descriptors branchJanuary 19, 2017 09:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ogizanagi@dunglas

[8]ページ先頭

©2009-2025 Movatter.jp