MongoDB/DocumentDB bson_append_array(): invalid array detected. first element of array parameter is not "0" – PHP Versions
Recently I have migrated one of my projects (PHP 7.4/Lumen/Ubuntu 20.04) from MongoDB to MongoDB compatible AWS DocumentDB. Since the migration all the CLI Scripts are triggering this strange notice/warning bson_append_array(): invalid array detected. first element of array parameter is…