Jorin Vermeulen

Results 24 issues of Jorin Vermeulen

Fix for #53 Adds a 3rd parameter to getRecords to optionally skip filtering records. Backwards compatible with the original code. This allows a lookup for any kind of record type...

**Is your feature request related to a problem? Please describe.** when you'd use `dig test.example.com txt` and `test.example.com` is a `CNAME` record linked to `google.com` you'd get not only the...

It seems that the `toArray` function of `DNSRecord` doesn't call `toArray` on the `data` field (if it exists). Instead turning it into a string of text. https://github.com/remotelyliving/php-dns/blob/711697608616931c9ec94624cb8984355b73102e/src/Entities/DNSRecord.php#L108C58-L108C58 Is this intended?

### Description of the change **Breaking change that will require a migration action from v2 to v3** Changed custom DNS YAML definition from: ``` dnsmasq.customCnameEntries: - cname=cname.foo.bar,foo.bar dnsmasq.customDnsEntries: - address=/foo.bar/192.168.1.1...

Currently, some examples (like the MVC bookstore) have been updated to 7.0. The issue is that the documentation for 6.0 (and probably other versions too) all point to the master...

Say you have a tree like this: ``` ┌──┐ │ │ └──┘ ┌──┐ │ │ └──┘ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │ │ │ │ │ │ │ │ │...

It would be great if this plugin could be made compatible with Sponge.

When playing Minecraft 1.12.2, the game acts as if I'm continually spinning my mouse in weird ways, even when not moving my mouse at all. I read on [a reddit...

**Is your feature request related to a problem? Please describe.** Opening a browser on any kind of smart-TV is quite a pain in the ass, not to mention they're rarely...

feature-request

**Description** We have 2 different VMs, each running a separate salt-master for different environments and recently upgraded to 3007 (onedir). At random the `journalctl -xeu salt-master` will show the error...

Bug
needs-triage