Félix Dorn

Results 7 issues of Félix Dorn

See https://github.com/spatie/laravel-twitter-streaming-api/issues/43.

About a year ago, I worked on updating this package for the new Twitter API. To achieve this, I had to create a new package to replace the old one...

Since PHP 8.0, SplFixedArray does not implement `IteratorAggregate` and thus, the following methods do not exist anymore: `rewind`, `key`, `current`, `valid`, `next`.

Hi, Currently, ```php ``` does not work because of the `is_file` condition which reduces what we can accept to the `file://` wrapper instead of all the [stream wrappers](https://www.php.net/manual/en/wrappers.php). The above...

See #62

I'd be happy to submit a PR to improve this but I'd like to have some approval (or refusal) first. ## Why it's confusing 1. `--disk-encryption-keys` has nothing to do...