ably / ably-php

PHP client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
49 stars 10 forks source link

Trying to get property 'items' of non-object #92

Closed jdavid closed 3 years ago

jdavid commented 3 years ago

While CI is green now I still get many errors locally:

There were 6 errors:

1) tests\AppStatsTest::testAppstatsPagination0
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/AppStatsTest.php:247

2) tests\AppStatsTest::testAppstatsPagination1
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/AppStatsTest.php:273

3) tests\AppStatsTest::testAppstatsPagination2
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/AppStatsTest.php:299

4) tests\AppStatsTest::testAppstatsPagination3
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/AppStatsTest.php:322

5) tests\PresenceTest::testComparePresenceDataWithFixture
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/PresenceTest.php:80

6) tests\PresenceTest::testComparePresenceHistoryWithFixture
Trying to get property 'items' of non-object

/home/jdavid/sandboxes/Ably/ably-php/tests/PresenceTest.php:116

┆Issue is synchronized with this Jira Uncategorised by Unito