@Selrahcd@raphael_geffroy@phpstorm It's a missing feature: https://t.co/xgmO1zXOCk
At the moment, you can perform this in two steps - inline $name0 first, Introduce Parameter on the 'new' statement second
@NASSBOKO@phpstorm Can't find existing similar requests on our tracker. Could you please check if it's only one project that is affected by trying this in a new empty project?
If it's also affected, please submit your logs via Help | Contact Support. Thank you!
@_Codito_@phpstorm The 'Unused parameter' inspection has some options that suppress it in certain cases (empty body, overridden method, etc) - could it be your case?
@Ruud_@phpstorm It's the correct mapping, and it should work as you expect: https://t.co/DhfMUZkYDQ
Could you please check if running it via Find Action also triggers Debug?
If it does, please check how it goes in other projects too
@alpipego@phpstorm It's supposed to be enabled for dependencies to be ranked down.
Do you think you could share a sample project with us via 'Help | Contact Support'?
@alpipego@phpstorm Do you have 'Settings | PHP | Composer | Add packages as libraries' enabled?
In general, Composer dependencies are supposed to have less priority in completion
@evrtrabajo@phpstorm@Chemaclass@hhariri@bashunit Yep, thank you. I didn't test it through - the refactoring only works in the most basic scenario.
Here's a request to vote for:
https://t.co/VaknRqXO08
@MortenDHansen @phpstorm You can change the hard-wrap guide so that PhpStorm doesn't break lines; it will affect other file types though.
Auto-Indent Lines can be applied to a selection, so Cmd+A => Ctrl+Opt+I should be the other way around
@HugoAlliaume Your packages don't have a yellow background, which means they are not libraries
https://t.co/kf0x9Yifav
Did you disable 'Add packages as libraries' at PHP | Composer by any chance?