Sven Arild Helleland
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 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... -
创建于 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...