Zan Baldwin
Zan Baldwin
Hi, thanks for reporting this - I'll take a look at this and get back to you!
Thanks for the suggestions! :slightly_smiling_face:
Agree with the automated a11y tools, but the alt text you’ve provided is good: detailed and succinct.
To add to this, perhaps there should be an option in the Flatpak version of GitButler to use (or automatically try) `flatpak-spawn --host "${GIT_EXECUTABLE}"`. I would much prefer this as...
Yes, in order to use with the query builder, you'll have to convert to the underlying binary string. This is a limitation I couldn't get around when I first wrote...
Sorry, I've only just noticed this issue! There aren't going to be any new features, but I'm definitely interested in keeping this library up-to-date with newer Doctrine versions. Currently, the...
> can we do something here? total blocker :) Yes, sorry I forgot to close this issue. Upgrading to `darsyn/ip:^5` will remove the incompatibility with Doctrine 4. The only differences...
Off the top of my head the only way I can think of doing this in PHP without building some kind of object comparison library (which seems overkill) is something...
I've been playing around with both methods, and I'm beginning to agree with @derrabus - perhaps we should just skip initialized readonly fields? We don't know how complex the object...
I just ran into this issue, too. Seems like the breaking change was introduced in funkill/mdbook-i18n@23c364c, so the last commit that worked was funkill/mdbook-i18n@24c251da102762f9af234090cf1b211733fa8520. Use the following command should build...