skilld-labs / docker-php

Drupal 9 and 10 on PHP 8/7 dev containers
13 stars 16 forks source link

Patch drush 8.4.8 for PHP 8.0/8.1 #78

Open andypost opened 2 years ago

andypost commented 2 years ago

Using patched files from https://github.com/drush-ops/drush/pull/4839

Could be closed when 8.4.9 will be released

andypost commented 2 years ago

Size is smaller ~25%

$ ls -la drush*
-rw-r--r--    1 1000     1000       4697837 Oct  9 07:45 drush.phar
-rw-r--r--    1 1000     1000       6426331 Oct  9 03:09 drush.phar.bak

$ ls -lah drush*
-rw-r--r--    1 1000     1000        4.5M Oct  9 07:45 drush.phar
-rw-r--r--    1 1000     1000        6.1M Oct  9 03:09 drush.phar.bak
andypost commented 2 years ago

Pushed script to clean-up .phar https://github.com/andypost/drush8-repacker