misterx
misterx
### Problem Statement I have faced the issue when trying to use sentry behind nginx proxy. Here is part of nginx service configuration in docker-compose.yml: ```yaml services: nginx:
I'm using sample from this page https://gram.js.org/#advanced-documentation . After first auth i've copied value from session.save() and past into StringSession(""); But after few runs i got ban (RPCError: 400: PHONE_NUMBER_BANNED...
**API Platform version(s) affected**: 3.2.20 **Description** When I'm trying to get the custom generator working, it fails with an error stating that `BaseGenerator` is not exported. ``` Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package...
I want to use this library without laminas forms. When I try to extract an entity with a many-to-many relationship, I receive the PersistentCollection in the result array. Association extraction...