Andrey Tsarev
Andrey Tsarev
I am using tabler-react in a fairly big project and I would like to know whether v1 will still be maintained after the v2 release. I would love to add...
### What is the problem? If you're using the RTL version of tabler, the eslint complains about outdated spec when compiling css. ### Expected behavior It should compile without a...
Tabler looks great but there is a problem with implementing forms with it. In some use cases one might want to use the defaultValue prop on `input` and `textarea` elements....
### Package version, Laravel version doctrine/orm:2.9.1 laravel-doctrine/orm: 1.7.7 I was unable to find the available metadata drivers in the documentation and had to look at the source code to figure...
### General information * SDK/Library version: 6.5.1 * Environment: Both * Language, language version, and OS: PHP 8.1 - Linux amd64 ### Issue description PHPStan is going mental when analysing...
**SDK you're using (please complete the following information):** - Version 2.8.1 - Using custom connections **Describe the bug** Client can not fetch purchase order by PurchaseOrderNumber if it's numeric. It...
It would be good if generics are added, for better static analysis. For example, the find method should return `T|false`. Reference: https://phpstan.org/blog/generics-in-php-using-phpdocs
This should be a bit more efficient than the internal array_merge. It is using references in order to improve speed when using large arrays. It also does not modify passed...
I have a scenario where i need to merge multiple domain value objects and it would be handy if one could just do: ```php Chain::merge($object->getOutsidePhotos(), $object->getInsidePhotos()) ->map(fn (Photo $photo) =>...
Thank you for opening an issue with Mailu. Please understand that issues are meant for bugs and enhancement-requests. For **user-support questions**, reach out to us on [matrix](https://matrix.to/#/#mailu:tedomum.net). To be able...