googleapis / googleapis/google-cloud-php

[Firestore] Warnings in ConformanceTest.php

Open
#9,100 0 comments 1 reaction 1 assignee Claimed by @Hectorhammett View on GitHub
Dominant language
PHP
Stars
1.2k
Forks
463
Avg merge
2d 1h
Merged PRs (30d)
145

Description

There are two warnings in the Firestore Conformance Tests that we should look into (since we just released a new major version):

```
PHP Warning: Undefined array key "fieldPaths" in /google-cloud-php/google-cloud-php/Firestore/tests/Unit/ConformanceTest.php on line 193
PHP Warning: foreach() argument must be of type array|object, null given in /google-cloud-php/Firestore/tests/Unit/ConformanceTest.php on line 193
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.