Philipp Rieber

Results 3 issues of Philipp Rieber

Hi, when using ... ``` $event = (new Event()) ->setSummary('Your appointment') ->setOccurrence( new TimeSpan( new DateTime(new \DateTimeImmutable('2022-05-11T14:00:00+00:00'), true), new DateTime(new \DateTimeImmutable('2022-05-11T14:00:00+00:00'), true) )); $calendar = new Calendar([$event]); $calendarComponent = (new...

bug

# Bug Report Hi! | Subject | Details | | :------------- | :---------------------------------------------------------------| | 0.13.9 | Latest version when issue was observed | On a random basis my Rector runs...

bug
parallel
Documentation

### Question When using `AwsS3V3Adapter::writeStream()` and not specifying a content type, the stream resource [is handed over to a dependency of the adapter](https://github.com/thephpleague/flysystem-aws-s3-v3/blob/3.x/AwsS3V3Adapter.php#L158) that is capable of auto-detecting the content...