Skip to content

Unexpected 'var_export' error #15

@mcdemon

Description

@mcdemon

Hi All,

I successfully installed the package and proceeded to the non-Laravel configuration step. As I am updating the objects in the interactive PHP shell, I get to:

var_export($info->toArray(), false); array ( 'version' => 'v2018.5.56760', 'isCloud' => false, 'serverTimeZone' => 'Eastern Standard Time', )

then receive the following error.

Parse error: syntax error, unexpected 'var_export' (T_STRING) in php shell code on line 6

image

I am dev'ing on a WAMP server with PHP version 7.1.9 and Apache 2.4.27

Any guidance is appreciated.

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions