Jan

Results 64 comments of Jan

Hey! I faced same problem with libraries not supporting Enterprise Recaptcha, ended up writing own solution: https://gist.github.com/sladg/1e22ffccc7f1b4ec65f08ec0d22bca95

Hey! Facing same issue with deprecation error. Muting it in `phpunit` config does not work, using `SYMFONY_DEPRECATIONS_HELPER=weak` works fine, but that would result with any other deprecation slipping in our...

> Ok, still have the same issue. I did this : > > ``` > sudo apt install build-essential > sudo apt install libtbb-dev > temp_folder="/tmp/tbb" > if [ !...

@geofft thanks for tip! I'm mostly looking for enforced types from libc, sharable state (#24) and guidance for syscalls (#21).

Facing same problem :) looking forward to any resolution.

Facing same issue. `slsHttp` is returning Buffer as a body instead of JSON.

Thank you kind stranger! Your repo works like a charm 💙 @LeftOfHere

Hey, having the same problem, @PedroBorracho is there any open issue on the Stripe repo? I wasn't able to find anything else related to Stripe on Safari 14.

This is connected with master being released instead of release branch. Let me fix that pipeline.