Ben Ramsey
Ben Ramsey
Content negotiation is the preferred way of doing this, IMO, but I suppose if the request is for `.html` or `.json` or `.xml`, then regardless of the `Accept` header, we...
Now that PSR-17 has been ratified, would you be open to a pull request that has each of the interfaces here extending the PSR interfaces? I think this would require...
@shadowhand Oh, nice! I wasn't aware of the http-interop project. Thanks!
We're experiencing the same problem on version 1.39.0 of ghprb-plugin. This is an example from our console output: ``` /usr/bin/ant: line 332: 5: command not found /usr/bin/ant: line 332: 2+2+1:...
This is the same issue as #399 and requires a change to the interface, which I can’t do in minor- or patch-level releases when following semver.
That sounds like a good approach. I’m working on version 5 that will solve this problem, since I can do BC breaks then.
Yep. Looks like we can add the `mixed` return type now that the lowest version is PHP 8. Would you like to submit a PR for this?
3.9.x still supports PHP 5.4 and 7.x. What change could we make to `jsonSerialize()` in 3.9.x that would support all those versions?
I've been running into this issue for a while and finally found this issue. Running `xcodebuild -runFirstLaunch` appears to have resolved it for me, too. Thanks!
You may ignore and close this issue. There is no typo. I missed the "PM" in the time string and thought the string meant 2 AM. Since "PM" is in...