Sven Arild Helleland
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Problem debugging when using PHP 7.1 and strict_types
When the debugger reach a file that has "strict_types" enabled, it throw an fatal error (look below for example). While if you run same code in the browser it execute as expected with no fatal erro... -
Created Can PHP closing brace be set to align with code?
Is it possible somehow to set the PHP closing brace settings to the same as you can on CSS using the "Align closing brace with properties." option? With other words, so the closing brace would be a...