Mark Dain

Results 9 issues of Mark Dain

Are there any plans to implement the `Symlinker` interface on `MemMapFs`? i.e. for testing code that uses `SymlinkIfPossible` from `OsFs`?

**Context** When in a large channel with light-to-no-moderation, sometimes users will start recording without asking if anyone doesn't want to be recorded. When this happens, I typically mute myself /...

client
feature-request
good first issue

**Is your feature request related to a problem? Please describe.** I would like to be able to integrate Infection into GitLab the same way I am able to integrate PHP...

Help Wanted
Feature Request

Is there any way to regenerate my API key? I've accidentally exposed it... thankfully it's on an unlisted / hard to find page on the Internet, but nevertheless I need...

Feature

I noticed many of the AS rankings are wrong, i.e. CloudFlare (AS13335) is [currently listed as 1,819](https://github.com/cloudflare/isbgpsafeyet.com/blob/767a5d07cbf18911858ab5c7eb6ec21e0c8e8cfd/data/operators.csv#L198), but [asrank.caida.org has it as 187](https://asrank.caida.org/asns?asn=AS13335) I would submit a patch to fix...

PHP 8 introduced support for Attributes: https://www.php.net/manual/en/language.attributes.overview.php Pygments currently treats attributes as a comment, so they look like this: ```php

This commit allows Sylius to use either version 3 or version 4 of the UUID package. Limiting Sylius to just 3.9.x causes deprecation notices because it doesn't implement a return...

This commit adjusts the build script to start with the assumption that HVF (Hypervisor.framework) is available. Currently, the script assumes acceleration isn't available, doesn't check (because it's not available), and...

👀 pr-needs-review

This package currently uses JSON, but I would really like to be able to send and receive raw binary data through this, specifically I'd like to be able to send...

enhancement