Gregory House

Results 48 issues of Gregory House

Is there any way to use https://github.com/fzaninotto/Faker#modifiers with the YAML config? If not I think we should add it.

I attempted to generate code from ancient `libnetsnmp` and after resolving all missing header errors I finally got to: ``` PHP Notice: Undefined variable: mainOffset in /app/vendor/ircmaxell/php-elf-symbolresolver/lib/Parser.php on line 79...

The https://github.com/kiler129/mikrotik-auto-wireguard/commit/ff3779eb2d0c50ae0d07a207d0fec863ecff6f01 excluded the network address. However this doesn't fully solve the issue as now the first address used will be `.1` which is problematic if the interface has an...

bug

Currently the `@Cache` annotation can be placed on a whole class, but it will not work if placed on an abstract class. It will greatly simplify scenarios like: ```

There were multiple discussions (e.g. https://github.com/api-platform/core/issues/1071) dealing with STI in REST, but I wasn't able to find anything about GraphQL support for that. Currently I have a single entity which...

question
GraphQL

**Is your feature request related to a problem? Please describe.** One of the best features I use on systems like iLO is the ability to just mount an ISO image...

type:feature

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary https://github.com/doctrine/dbal/commit/52b4692ebefd5a25420238aa53176ef8d4dc2e83 disabled JSON support...

Improvement
MariaDB
Platforms
Type Mapping

### Short description of the app HAProxy is a popular load-balancer and reverse proxy daemon, known for its low resource usage. ### Sources https://hub.docker.com/_/haproxy It should be pretty much self-contained...

| Q | A | --------------------| --------------- | PHPUnit version | 9.5.18 | PHP version | 8.1.2 | Installation Method | PHAR #### Summary When `assertEqualsCanonicalizing()` is utilized the assertion...

type/bug

After #187 I realized that while output directory can be configured it produces a strange inconsistency: you get a sitemap in e.g. `public/sitemap/xml/` while all your URLs are `https://www.example.com/sitemap.foo_123.xml.gz` in...