Skip to content

Not working in PHP 7.1 #4

@matdave

Description

@matdave

I'm getting a ton of errors trying to just run the samples in PHP 7.1

/www/ms_sdk/APISample/APIUsageExamples $ php SearchUsingMSQL.php
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 20
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 36

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