Grégoire Paris

Results 70 issues of Grégoire Paris

I'm using Ubuntu, and there is dnsmasq running already here. Not a problem I thought, I'll just listen on a specific IP, and forward calls ending with `.docker` to this...

I can't figure out how to use [the confd patterns](https://github.com/rancher/catalog-dockerfiles/blob/master/logstash/containers/0.2.0/logstash-config/conf.d/patterns.toml#L5) key. Is it supposed to work yet? It is not documented ATM. I noticed that [the patterns template](https://github.com/rancher/catalog-dockerfiles/blob/master/logstash/containers/0.2.0/logstash-config/templates/patterns.tmpl#L1) uses config...

Prompted by https://github.com/doctrine/orm/pull/10736 Addressing a deprecation is not a bugfix, it does not make the software more stable. Deprecations are annoying though, and unless we switch to using the ~...

I wanted to easily copy a link to a title in a documentation page, such as https://www.doctrine-project.org/contribute/index.html#coding-standard-check, and couldn't find any, although such handy anchors are present for instance on...

Inspired from https://github.com/orgs/doctrine/teams/doctrinecore/discussions/2

In https://github.com/doctrine/collections/pull/389, I introduced a new enum: `Order` What should we use it for inside the ORM? - The `OrderBy` attribute: this is a clear use case where we should...

# Picking a branch Now that 3.0.0 is finally released, the situation might be confusing for you as a contributor if you need to pick a branch. Here is a...

> Until now we have not documented at all how to create Functional tests in our project. Not sure if it needs to be documented either as there are many...

People that read the changelog might get confused if they find those under "dependencies".