Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[FrameworkBundle] fix search in debug autowiring#30887
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
[FrameworkBundle] fix search in debug autowiring#30887
Uh oh!
There was an error while loading.Please reload this page.
Conversation
src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
cff1c8e tobfe246cCompareSimperfit commentedApr 6, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
cbec3df to92155ecCompareSimperfit commentedApr 6, 2019
@nicolas-grekas updated |
soufianZantar commentedApr 6, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I spent my time in debbuging and crating my PR, and i waiting for the back from 24days,@Simperfit it's normal for you to create new PR after the back of@nicolas-grekas ???? @chalasr it's normal to close my PR and not this PR? |
92155ec toc965a17CompareSimperfit commentedApr 6, 2019
@soufianZantar Firstly Thanks very much for the contribution to the Symfony framework, We are at a hackathon, we wanted to move things forward by taking the stalling PRs to finish them. You still have the work done with the commit included in the PR, again thanks very much, I just took what you have done and updated it while talking to@nicolas-grekas. |
c965a17 toa535bdbComparesoufianZantar commentedApr 6, 2019
Ok, I understood now. No problem. |
greg0ire commentedApr 6, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
If you want to get credit for that PR, you can do so by associating the email address for what seems to be an alternate account (@sez-open ?) to your@soufianZantar account. With love from the hackathon:https://twitter.com/hashtag/EUFOSSA |
a535bdb tofec4beaComparenicolas-grekas commentedApr 7, 2019
Thank you@Simperfit. |
…open)This PR was merged into the 4.3-dev branch.Discussion----------[FrameworkBundle] fix search in debug autowiring| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks? | no <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass? | yes <!-- please add some, will be required by reviewers -->| Fixed tickets |#30493 <!-- #-prefixed issue number(s), if any -->| License | MIT| Doc PR |<!--Write a short README entry for your feature/bugfix here (replace this comment block.)This will help people understand your PR and can be used as a start of the Doc PR.Additionally: - Bug fixes must be submitted against the lowest branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too). - Features and deprecations must be submitted against the master branch.-->Taking#30522 and finishing it with@nicolas-grekas comments.Is the sentence ok ?Commits-------fec4bea fix debug:autowiringcommand
nicolas-grekas commentedApr 7, 2019
And thank you@soufianZantar |
Taking#30522 and finishing it with@nicolas-grekas comments.
Is the sentence ok ?