superromeo

Results 12 issues of superromeo

**Describe the bug** Drush registers its own global `ErrorHandler` early in the runtime initialization process. This handler captures PHP native errors triggered via `trigger_error()` (such as `E_USER_ERROR` or `E_USER_WARNING`) to...

Hello! I am using the wodby/nginx image to run a Drupal project. To ensure nginx has read access to the Drupal files, I need to add the nginx user to...