Lilleri

Results 8 issues of Lilleri

The list of the Doctrine Extensions listeners (link below), does not have the Gedmo\References\ReferencesListener https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/symfony.md#doctrine-extension-listener-services

Documentation
Still Relevant

the Buffer should not be instanciated as a new Class, it is marked as deprecated, the browser does not has Buffer library, added Buffer as a dipendency in the package.json...

hello, if your application is used in the browser, the buffer is not defined, you should add the library **npm buffer** https://www.npmjs.com/package/buffer as a depedency for the library.

at the moment in the library there is a written function to download the media from the url this._retrieveMediaUrl but is not exposed, it is not possible to use it,...

the library has an option to load the media from the local file path, but when it send, it got refused from Whatsapp because it has not set the header...

I love this library, but there is no documentation for the options in the logout yaml file configuration all these parameters : "clear_site_data", "csrf_parameter", "csrf_token_id", "csrf_token_manager", "delete_cookies", "enable_csrf", "invalidate_session", "path",...