morrislaptop / firestore-php

Firestore SDK for PHP without gRPC
MIT License
67 stars 31 forks source link

Undefined index #8

Open AlinGhinoiu opened 5 years ago

AlinGhinoiu commented 5 years ago

Undefined index for document keys containing empty array or object values.

at Application->Laravel\Lumen\Concerns\{closure}(8, 'Undefined index: fields', '/path/vendor/morrislaptop/firestore-php/src/ValueMapper.php', 311, array('type' => 'mapValue', 'value' => array(), 'res' => array()))in ValueMapper.php line 311
--
at ValueMapper->decodeValue('mapValue', array())in ValueMapper.php line 82