Luis Rosales
Luis Rosales
**Is your feature request related to a problem? Please describe.** When using docker and Kubernetes the recommended way to log is to send the logs to stdout or stderr. **Describe...
**Describe the bug** Not sure if this bug should be tackled in here Some auto fixing is not working as expected Notice the **phpdeclare** at the right after running **phpcbf**...
**Is your feature request related to a problem? Please describe.** This is more a question: Would it be a good idea to throw an error or a warning when the...
Updating dependencies to be able to work with newer Psr/Log BREAKING CHANGE: we are dropping support for PHP 7.x and Psr/Log 1.x This pull request fixes issue #. #### What's...
This pull request fixes issue #. #### What's Included in This Pull Request * Add support for psr/log 2 and 3 * Copied TestLogger class since it is not possible...
**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...
## Expected/Desired Behavior Currently when starting an environment with elasticsearch the ES container takes too much memory. Dont know if it is a known issue or if there should be...
## Expected/Desired Behavior When executing the start command in Linux with docker desktop (as recommended), it works. ``` vip dev-env start --slug=acme-website ``` ## Actual Behavior I get: ``` ✕...
**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...
**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...