v4.2.0-beta2
Pre-release
Pre-release
What's Changed
- Drall 4.2.0 brings back compatibility with PHP 8.2 and Drupal 10 to provide a smoother upgrade path.
- A new command
drall stopwas added.- It allows stopping
drall execgracefully when PCNTL is not available. - It stops all
execcommands that are running at the time of runningdrall stop.
- It allows stopping
- Added tests for
SIGINTdetection which were skipped in the past.
As always, bug reports and feedback are always welcome.