Marvin Herbold

Avatar
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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 ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 1 vote