Briaten Smith
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Github setup via git on development server
Previously, I had set up phpstorm to a copy of a repo hosted on a linux server. We would have our golden repos in one area on the server, then we would clone to our own development area, then open... -
创建于 "Start tag has wrong closing tag" inspection gone wrong
I have a new version of phpstorm and am having an inspector problem. There's code: <tr<?=$stuff;?>> .... </tr> The inspector insists that "Start tag has wrong closing tag" and suggests I chang...