kalessil / phpinspectionsea

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

Home Page:https://plugins.jetbrains.com/plugin/7622?pr=phpStorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance: final checking on bug-fixing and development constraints

ea-inspections-team opened this issue · comments

@kalessil, we are working on fixes, and realistically next 4 releases will be focused on bug-fixes only. To be clear about big-fixes, is about addressing failing tests, catching up on new PHP features and addressing the most severe false-positives.

But as you have the most context of this plugin, can you please share your guidance in following:

  • any adjustments in priorities for the mentioned types of bug-fixes?
  • the fixes we are working one using different development style, any thing to consider here?

any adjustments in priorities for the mentioned types of bug-fixes?

Yes, I can recommend using the following iterations over next 6 months

  • two issues are declined or details requested
  • one bug is closed
  • one test is fixed

This way you'll get a better idea of what needs more attention.

the fixes we are working one using a different development style, any anything to consider here?

Don't want to be a duck shooter, but you are forgetting that Ultimate is based on Extended, and fixes will happen in both repositories. When you merge fixes from Extended into Ultimate, changing the coding style will lead to massive merge conflicts.

So, I cannot recommend it - implementation is average, but it's better to invest your time in fixing things.

PS: I don't see any public activity from you folks in this repository, that's not good.

@ea-inspections-team: I am closing the issue, but don't hesitate to continue the conversation, and please speedup.