Aleksei Lebedev
Aleksei Lebedev
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### Area ```...
Seems this is not possible now? :( (tested on latest) 
### Description > Mockery 1.2.4 + PHP 7.2.15 Unfortunately, I can't find any docs/issues about, but seems traits are not fully supported? Is there any way to make it work?...
### Actual behavior We have a theme with primary=red and accent=blue, `` gives a mix of colors:  ### Workaround ```scss @mixin sat-datepicker-theme($theme) { // original styles here // .......
This PR adds initial support to get and set the resolution of images for GD and Imagick, also it supports two resolutions units: ppi and ppcm (please see notes below)....
## Features: * Seems no API breaking changes (but output for long lines may be a bit different, see below); * By default it has the same behavior as before;...
In our logs I see few: ``` Cannot return null for non-nullable field "MyType.property". ``` Probably some data are invalid in the database and I need to fix it (or...
**Describe the bug** Property promotions handling like variables, but they are class property **Code sample** ```php ``` **To reproduce** Steps to reproduce the behavior: 1. Create a file called `test.php`...
Log (https://github.com/LastDragon-ru/tmp-phpunit-workflow/runs/1790193993?check_suite_focus=true) ``` Run php-actions/composer@v5 with: command: update php_version: 7.4 php_extensions: intl version: latest interaction: no dev: yes progress: no quiet: no Building PHP 7.4 with extensions: intl ... cat:...
I'm tried to use the existing `@whereConditions`, unfortunately, I very fast found that it is a bit strange and doesn't allow you to control available relations and their properties +...