I've noticed that the PECL builds for php-rdkafka 4.1.0 were failing, because rd_kafka_error_t is not defined. Apparently, 4.1.0 requires at least librdkafka 1.4.0, what is not documented in the changelog. The setup documentation even says that librdkafka >= 0.11.x would be supported.
Thanks @cmb69 for reporting this, i'll have a look. We should have if blocks to exclude all code for older librdkafka versions, but maybe i overlooked something
Not sure if helpful for you, but the build logs are publicly available.
Wow, that was fast. :) I can confirm that PR #404 solves the issue.
The least i could do, sry for the inconvenience. @arnaud-lb is busy with merging the php8 branch atm, but i am pretty sure we can get this out soon :v:
Thank you @cmb69 @nick-zh . I will release a fixed 4.1.1 later today.
Thx a lot, added PR for the master branch as well 鉁岋笍
I've just released version 4.1.1
DLL's were successfully generated :tada:
Thx again @cmb69 for letting us know :+1:
Most helpful comment
Thx a lot, added PR for the master branch as well 鉁岋笍