Martijn Imhoff

Results 9 issues of Martijn Imhoff

__Description__ When making a normal http request to my application with only a simple view the application identifies the hostname about eight times. See this Event log from clockwork: ![image](https://user-images.githubusercontent.com/5647089/59099467-74537d00-8923-11e9-9da5-6503d7c059ca.png)...

technical debt
good first issue

**Describe the bug** I have a similar issue like: https://github.com/StydeNet/enlighten/issues/62 Laravel framework is at 9.13.0, Enlighten is at 0.7.3. The documentation no longer has request and response data in them,...

bug

I've setup my google-ads.php config file with env() helpers, because I want to follow the good practice of not putting credentials in my repo history. However when I run `php...

First of all: nice package! Are you still maintaining it? When I set throw_exceptions to true, I also get errors on 'missing' lang keys in the validation.custom array. While there...

bug
good first issue

Peek: 1.5.1 GTK: 3.24.30 GLib: 2.70.2 Desktop: pop:GNOME Display server: X FFmpeg version: ``` ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration:...

Closes https://github.com/Blizzard/node-rdkafka/issues/1063 Notes: - Currently we're running our fork in production which is using the `consume per partition` method. - I've updated the documentation and the examples to simplify getting...

Closes https://github.com/confluentinc/confluent-kafka-javascript/issues/147

**Feature request** To address https://github.com/Blizzard/node-rdkafka/issues/1063 we've ([withthegrid](https://github.com/withthegrid/)) created a PR (https://github.com/Blizzard/node-rdkafka/pull/1101) on https://github.com/Blizzard/node-rdkafka. Would you be willing to merge a similar PR to this repo which adds the same functionality?

Closes https://github.com/Blizzard/node-rdkafka/issues/1063 Notes: - Currently we're running our fork in production which is using the `consume` method with the topic and partition argument. - I've updated the documentation and the...