如何防止PhpStorm 10.0.3在php关闭标记后插入两个空行

After write constructions like this - <?=123?> and press enter after it, PhpStorm draw two lines instead of one.

I cannot find settings that adjust this behavior.

PhpStorm version - 10.0.3. On PhpStorm version 8.0 I don't have same problem.