Ross Riley
Results
2
issues of
Ross Riley
We seem to have lost the documentation for the `upload` parameter on image fields: https://docs.bolt.cm/3.2/fields/image https://docs.bolt.cm/3.2/fields/imagelist https://docs.bolt.cm/3.2/fields/file https://docs.bolt.cm/3.2/fields/filelist It's documented now only in the cheatsheet.
missing-info
Think I've spotted a potential issue because this library uses `guzzlehttp/promises` for instance in the `Logger.php` file there are calls to `Promise\reject_for` The issue is that Guzzle 7 allows use...