Markus Podar
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  The content though (to me clearly) looks like GFM so it would be nice if it would render appropriately:  Means...
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  to  Is there _any way_ to get back...
## 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...