Stanislav Zhuk
Stanislav Zhuk
### Is there an existing issue for this? - [x] I have searched the existing issues From Drupal Slack https://drupal.slack.com/archives/C5TQRQZRR/p1744735076212439 ### Is your feature request related to a problem? It's...
### Preliminary checklist - [x] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/)) - [x] I have searched [existing issues](https://github.com/ddev/ddev/issues) - [x] I have checked the...
## The Issue Not everything is removed. ## How This PR Solves The Issue Makes sure that we remove all the stuff in `ddev delete images` TODO check `ddev clean`...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? From https://github.com/ddev/ddev-solr/pull/50/files#r1942518655: Can we provide...
### Preliminary checklist - [x] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/)) - [x] I have searched [existing issues](https://github.com/ddev/ddev/issues) - [x] I have checked the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Inspired from - https://github.com/ddev/ddev/pull/6687#discussion_r1834983173 -...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? When database clients (mariadb-client, mysql-client,...
## Issue When you install this plugin for the first time and have the project already opened inside PhpStorm, settings like CLI interpreter are not changed automatically. This is not...
## Issue - PhpStorm runs `composer update` when you open `composer.json` file and when it's done with `ddev xdebug on`, it triggers a breakpoint on Composer itself. See https://github.com/ddev/ddev-intellij-plugin/issues/414#issuecomment-2904290192 -...
This add-on should: - Remove existing `docker-compose.selenium-chrome_extras.yaml` when DDEV v1.24.10 is out. - Add `ddev_version_constraint: '>= v1.24.10'` - Remove "Run ddev add-on get ddev/ddev-selenium-standalone-chrome after changes to" from README.md Reference:...