Bram Devries

Results 9 comments of Bram Devries
trafficstars

For the people interested, we've been working on a tool regarding changelogs the past couple months (based on this spec) It is still in beta but would love to hear...

I'm having this issue as well when using it in combination with https://github.com/yeoman/grunt-usemin and https://github.com/shootaroo/jit-grunt (not sure if the later is relevant). Any ideas what could be wrong? My config:...

Any idea about my issue @arthurvr ?

Why not switch to using my wrapper around the iRail api? It uses Guzzle and supports all of the API endpoints. https://github.com/bramdevries/irail-php

But currently the api.irail.be is still used throughout the application so I don't see any harm to switch it now and once you have the API set up in this...

Do you happen to be able to provide a reproducible test case? The tests in this package still use React 17 and there's no such warning, so it might only...

Slack does have an endpoint to retrieve user info: `https://api.slack.com/methods/auth.test` could you add this?

We still see this happening on 11.9.1. The fix in https://github.com/laravel/framework/pull/51450 targets the 10.x branch, was it also fixed in 11.x?

If it helps: We are only encountering this on our production environments when calling `php artisan optimize`. I see it occurring on two separate applications, both on 11.9.1 and PHP...