Marvin Herbold
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Marvin Herbold commented, -
Marvin Herbold created a post, Static property cannot be unset (bug in Phpstorm)
Hello all - I have a problem with Phpstorm. One of the code lines I have has a squiggly red line under it and there is no way to get rid of it, even though the code is correct, and works. The prob... -
Marvin Herbold created a post, PHP Code Style Issue - function Foo( array & $moo )
It used to be that I could set up the PHP code style so it would insert a space between the & and $ in the following line: function Foo( array & $moo ) But that option has since disappeared in the ... -
Marvin Herbold created a post, Concurrent uploads / downloads?
PHP Storm is extremely slow when synchronizing files or just uploading changed files. It clearly does it one file at a time. When I upload files via FileZilla with the concurrent file uploads opt... -