Epoxxid
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Epoxxid created a post, Array brackets at the function/constructor call's line
Previously PSPStorm was formatting my arrays as function/constructor argument like this: new FooBar([ 'foo' => 'bar', 'bar' => 'baz']); But now, after upgrade, by some reason it does it like that...