Michael Hirschler
Michael Hirschler
@c0b I just ran into the same problem. Could you please make a PR, so this could be merged into the library, too?
Sadly the method ``getRequestMetadata`` isn't officially documented (heck, it's already the "preferred way" to authorize, because ``.authorize`` is already deprecated). For curious ones I'll just leave this here: https://github.com/google/google-auth-library-nodejs/issues/138
@DracoBlue I can't find any build server. Is there no CI?
> Can you create a small example application that allows to reproduce your issue? Sure: https://github.com/mvhirsch/symfony-validation-groupsequence-bug This should settle up the application and runs into an InvalidArgumentException: ```bash composer install...
Would be nice to have a feature, that autoloads tests automatically from a Symfony3 filesystem structure!
It's probably still a bug (didn't check since July 2022), but 7 months later, my project is not under active development anymore. Closing.
> Thanks for all this work, I hope I can take a deeper look on the weekend. Must have been a really long weekend :grin: Any updates?
I saw the exact same issue using cert-manager v1.3.1 in kubernetes. Today we upgraded to v1.11.0 and the TLS handshake errors are gone!
It's not an openldap default. You need to add it as custom attribute to your schema.
The `required` symfony version should be added to `composer.json` to avoid such errors.