Alvaro

Avatar
  • Total activity 157
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 21
  • Subscriptions 42
  • Created

    Where can I use variables in *.http files?

    Perhaps I'm missing the right section in docs, but at https://www.jetbrains.com/help/phpstorm/exploring-http-syntax.html#using_request_vars all that's said about variables is: A variable can hold ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    Determine if inspected objects are same or different instances

    Sorry if this was answered before but it's difficult to google. When using step debugger, is there a way to determine if two given variables correspond to the same object instance? Good old var_dum...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    HTTP post request payload does not reach server

    I must be missing something really obvious, such as a mistyped character or something, but when I submit this HTTP request from PhpStorm and I step-debug the Symfony/3 controller that handles it, $...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Add vendor directory to find scope

    I've defined some custom scopes to use in "Find in Files". When I add Composer's vendor directory with either of the Include buttons, I only get the bin subdirectory and the autoload.php file, but ...
    • 2 followers
    • 5 comments
    • 0 votes