Over the years our company has been looking for a standard IDE for PHP development. Rector: Use closest rector config when run rector from project tree via right mouse button click.Don’t suggest running Rector when there is no configuration file in project.Fixed: Accessing static trait members: quick-fix Replace with ‘self::’ access doesn’t make the inspection go.Fixed: 'Calling static trait member directly is deprecated' shouldn’t highlight the late static binding call.Fixed: Non-ASCII characters inspection not working properly for comments inside arrays.Fixed: Code style formatting for php 'Chained method calls' -> 'Place ‘ ’ on new line' when assigning to variable.Fixed: Suggesting wrong imports because of partial export field support in package.json.Fixed: Terminal tab name resets when activating.Added: Start Listening for PHP Debug Connections on the main toolbar in new UI.This release includes fixes for a possible freeze due to .#VISITOR_RESULT_CACHE_LOCK, and a fix for another edge case of Xdebug issue mentioned in the post-mortem part.