Vladimir Pakhomchik

Results 7 issues of Vladimir Pakhomchik

## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

community-pr
browser

### This pull request introduces middleware support for Laravel Debugbar, extending functionality by adding a middleware stack to log queries and measure query execution time. Example queries: ```php app('em')->getConnection()->executeQuery("SELECT 'raw...

Number of unread messages is limited by 5 digits. Chats list | Chat ------------ | ------------- ![photo_2018-07-11_13-50-58](https://user-images.githubusercontent.com/668493/42553371-3783f888-8513-11e8-8470-121f218203a7.png) | ![photo_2018-07-11_13-52-19](https://user-images.githubusercontent.com/668493/42553141-2e8b2d38-8512-11e8-9a58-e66d92ded4a9.jpg)

- [x] I have tried with the latest version of Docker Desktop - [ ] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics...

- `__call` method override removed. - override `BaseFactory::newPendingRequest()` to set default options there.

Is there a chance we'll see support for Doctrine ORM 3 and DBAL 4 anytime soon? Thanks.

Sometimes, a long-running command is running in the terminal, and it’s possible to accidentally close the tab and interrupt the process. To prevent this, I suggest adding a feature similar...

Type: Feature Request