Skip to content

[VarDumper] v4.0.2 dump() breaks all API calls #25634

Closed
@antonmedv

Description

@antonmedv
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version v4.0.2

On xhr request dump() spoils the response:

AuthController.php on line 103:
array:10 [
  "username" => "antonmedv"
  "website" => ""
  "display_name" => "Anton Medvedev"
  "account_id" => "557052"
  "created_on" => "2011-10-04T10:03:13.793612+00:00"
  "is_staff" => false
  "location" => null
  "type" => "user"
]
{"ok":true,"token":"eyJhbGciO"}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions