Rob
Rob
Not sure if the following is relevant to the discussion or warrants a new issue. We have a rabbitmq message consumer that gracefully exits (with status code `0`) after a...
While useful, this is probably best implemented as a layer/wrapper on top of the existing data.
The optional arguments in `saveObjects()` were shifted around. This is a very questionable practice in a patch release indeed.
Do whatever makes you happiest. 🫂
My first and only thought was; darn, I will need to rethink the docker versioning strategy again if we're going to have multiple LTS versions. But that's trivial in comparison...
> Please consider that the [maintenance timeframe for 8.1 has been extended recently](https://www.php.net/supported-versions.php). Since you want to bump PHP req hard to 8.x you maybe should also bump 3.0. That's...
Most likely it has not changed.
Unfortunately there is far too much work on the backlog and not enough time available. We always welcome contributions :-)
You are more than welcome to submit a PR.
`dev-main` is basically `3.x` in the works. Since you were on `1.x`, there are bound to be BC breaks. Even compared to the `2.x` branch there are BC breaks. Not...