Paweł Niedzielski

Results 12 issues of Paweł Niedzielski

Makes Nginx respond always as if one asks for `symfony.local`, so you can use any hostname as long as the request ends up on this container.

`librdkafka` allows using Topic API in their 1.0.0 release. It would be a great addition to the library since it would allow taking control of Kafka instance using PHP scripts...

enhancement

Just wanted to note that there is a new (16.3) React context API that changes how contexts work. I'd like to improve readme by adding information about how to use...

| Question | Answer | ----------------------------------------- | ------------------ | **JIRA issue** | [IBX-522](https://issues.ibexa.co/browse/IBX-522) | **Type** | improvement | **Target Ibexa DXP version** | `v4.0`, `v3.3` | **BC breaks** | no...

| Question | Answer | ------------- | --- | Tickets | N/A | Bug fix? | ~yes/no~ | New feature? | no | BC breaks? | no | License |...

| Question | Answer | ------------- | --- | Tickets | N/A | Bug fix? | no | New feature? | yes | BC breaks? | no | Doc needed?...

This PR is a follow up for #12. ### Also adds Github Action configuration for automatic tests. It provides the following changes: * Fixes base issues with tests (I need...

In my project I'm using `influxdb-php` to communicate to an InfluxDB database instance via a Telegraf instance. Since Telegraf exposes a handy `Socket Listener` plugin (https://docs.influxdata.com/telegraf/v1.9/plugins/inputs/#socket-listener) I decided to use...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.1.2 #### Summary Embedded documents when creating indexes receive them with wrong...

Bug

| Q | A |------------ | ----- | Version | 2.1.0 ### Support Question tl;dr When using `targetDocument` and `discriminatorMap` annotation property for `EmbedMany` (I believe `EmbedOne` as well) embedded...

Bug