Laravel Issues are getting closed too loosely
As a community I am passionate about, I feel I must speak up here. If you find a bug in Laravel, the community contributors are jumping on it and closing them, without actually testing the issue you are reporting.
This has now happend to me several times this month, and most recently today (https://github.com/laravel/framework/issues/19394). I know what the expected behaviour of this issue was, so I knew it was a bug. They closed the issue marking it as "expected behaviour", when I was actually trying to tell them it wasn't doing that.
A few weeks ago I posted about an Event testing issue. I even went as far as to make a public repo to demonstrate how the Event::fake() wasn't working 100% as expected. Everyone commented, saying I must be doing something wrong, and eventually closed the issue. Without any code changes, it started working again in the next Laravel update, so it clearly was a bug.
Taylor holds his code to a very high standard, and I have applauded him for it. Maybe we should hold the people that have the power to close these issues, to a higher standard as well.
Please or to participate in this conversation.