micha
- 活动总数 47
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 14
-
创建于 unused local variable - bug ? (PS-130.1639)
because of the "IF", phpstorm cannot say, that it´s unused, or am i wrong here ???thx -
创建于 EAP 7 PS-130.1562: referenz or IF expected, unexpected end of file
hi all,can anyone explain this notice/error to me ?? -
创建于 Method not found
dear all,i am using an array to store several db connections inside, so at many lines i use this in my code:$ret = $this->db[$this->mode]['produkte']->sql_query("SELECT....");of course phpstorm al...