Markus Podar

Results 25 issues of Markus Podar

The latest tagged release as well as master depends on webonxy/graphql `~0.10.2`. This is quite an old version and is not compatible with PHP 7.3 due this somewhere in the...

Whilst integrating GraphQL into an existing code base which already uses Laravel-conventions for authorization, e.g. Policy/Policies I found this issue: - authorization happens before resolving (👍 ) - however authorization...

Docs/readme changed in the meantime

Currently it looks like this, e.g. from https://github.com/lwouis/alt-tab-macos/releases/tag/v6.5.0 ![image](https://user-images.githubusercontent.com/87493/92704948-9a03d900-f353-11ea-9d51-3b74f5a9b9d1.png) The content though (to me clearly) looks like GFM so it would be nice if it would render appropriately: ![image](https://user-images.githubusercontent.com/87493/92705056-b3a52080-f353-11ea-8190-66c261802192.png) Means...

enhancement

Hi, one of the biggest annoyances I currently experience is that, running a lot of k8s CronJob resources, multiple times a day I get this > There is an issue...

**Is your feature request related to a problem? Please describe.** I would like to see a more compact notifications (at least on Slack), as the current format takes up a...

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce The new sentry slack notifications consume a LOT more screen space: from ![image](https://github.com/getsentry/sentry/assets/87493/28d688a9-0c55-426e-bec6-eaa2400ed655) to ![image](https://github.com/getsentry/sentry/assets/87493/a47ea887-fb9a-476f-949d-bbff45cd3bd3) Is there _any way_ to get back...

Product Area: Settings - Integrations

## Description Good news: it works! Due to the wide range of PHP, Laravel _and_ phpunit versions we support here, some misc changes around the test procedure had to be...

Hi 👋🏼 , it might be related to https://github.com/thecodingmachine/safe/issues/53 or https://github.com/thecodingmachine/safe/issues/253 The problem: - I've two projects `projectA/` and `projectB/` - completely separate projects, distinct namespacs, both using composer autoloading...

Sidenote: I'm using transit via deprecaed CakePHP Uploader Plugin on Linux. Imagine an URL like: `http://server/image.php?id=12312` `\Transit\File::type()` will perform the following steps: - `$type` is first determined via `file -b...