Skip to content

[VarDumper] Fatal error: Cannot use object of type wpdb as array #13235

@ghost

Description

Standart wordpress installation

dump($GLOBALS);exit;
array:177 [
  "_GET" => []
  "_POST" => []
  "_COOKIE" => []
  "_FILES" => []
  "wp_did_header" => true
  "_SERVER" => []
  "_REQUEST" => []
Fatal error:  Cannot use object of type wpdb as array in /srv/vendor/symfony/var-dumper/Symfony/Component/VarDumper/Dumper/CliDumper.php on line 143

https://github.com/WordPress/WordPress/blob/4.1-branch/wp-includes/wp-db.php
Besides that - all works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions