micha
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created unused local variable - bug ? (PS-130.1639)
because of the "IF", phpstorm cannot say, that it´s unused, or am i wrong here ???thx -
Created EAP 7 PS-130.1562: referenz or IF expected, unexpected end of file
hi all,can anyone explain this notice/error to me ?? -
Created 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...