Moshe Weitzman

Results 46 issues of Moshe Weitzman

Myself and tlittlefield both saw segfaults when hitting index-perf.php with PHP 5.6. php55 works fine. Also, would be helpful if there was a clear error when xhprof extension is not...

bug

# Bug report Drush is getting started with phpstan. I'm using latest versions and configured with a `drupal_root` but the code below is still warning: `Function locale_translation_flush_projects not found.`. ###...

bug

Our test suite for Windows lags behind Linux. IMO we need not support Windows anymore. DDEV is now the official dev platform and it provides Linux Docker containers. Alternatively one...

New in Drupal 10.3 - https://www.drupal.org/node/3385551

I'm running `drush field:delete --field-name=field_state_organization_tax node` and Drush is offering me to pick from bundles that don't have the field thats been passed. /cc @DieterHolvoet

area-field

### Status - We will present this work at Drupalcon Vienna and hope to gain consensus for moving most of our commands into Drupal core or Drupal CMS. - Console...

Rough thoughts around Drush 14. Your thoughts are welcome. 1. Remove backward compat for commands (e.g. drush.services.yml). They must use the new DI, PHP Attributes, etc. 2. Incorporate any ideas...