David Bomba
David Bomba
We've been using the self-updater for quite a while and things are working perfectly. Recently we've seen the following error [2021-08-02 21:17:29] production.ERROR: strlen() expects parameter 1 to be string,...
Could you please clarify the license of this pacakge please?
We are seeing an issue with users in Australia attempting to use this gateway. Square injects the postal code as a required field, but does not accept a 4 digit...
The latest version of chrome downloaded by Snap is broken. It no longer renders js/css It seem the version that is downloaded is from bleeding edge, perhaps it would be...
- L5-Swagger Version: 8.1.0 - PHP Version 8.1.14 - OS: Linux ### Description: Markdown support currently isn't supported as new lines are being injected with \n which causes the markdown...
**Describe the bug** When using redis-sentinel, if the slave network cannot maintain throughput to stay within the client-output-buffer limits, the slave will disconnect with the following ``` Predis\Response\ServerException LOADING Redis...
With flysystem 3 Local no longer exists, the new syntax is ``` // The internal adapter $adapter = new League\Flysystem\Local\LocalFilesystemAdapter( // Determine root directory __DIR__.'/root/directory/' ); // The FilesystemOperator $filesystem...
### Discussed in https://github.com/invoiceninja/invoiceninja/discussions/9476 Originally posted by **KirbyandLewis** April 24, 2024 Import customer/contact file to update current data Either matching an Email Address or Customer Name…