Alex Bondarevskyi

Results 10 comments of Alex Bondarevskyi

Technically it's still in draft, but Google already using it in production.

@stefanos82 hi! The idea of RR is that we keep in memory as much code as possible and don't have to bootstrap system on each request. PHP-FPM working differently. They...

Same problem for `client.messaging.deactivations()`

@Michaelvilleneuve can you merge, please?

@jameshfisher thanks, but you need to add generics for custom args as you miss them ;)

Also started to experience this problem after upgrading to the latest version.

Hey! Any updates on this issue? @brunohkbx @wcandillon

@alexeyshockov there are some changes inside to bridge because Symfony has some issues with cookies. There are several adapters on GitHub that help avoid problems.

Hi! Thank you for your issue and sorry for the long answer. I will add fix for Lumen.

After long debugging, the only reason I can find is at https://github.com/DatL4g/KCEF/blob/0665269b7d6a91b0ee187f4432bb5be5ca41a112/kcef/src/main/kotlin/dev/datlag/kcef/step/init/CefInitializer.kt#L68 as this dylib doesn't exist. I can't find the exact moment when it's crashing, but this is the...