Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Hello everybody,
Hereby I'm happily announcing version 7.x-1.4-beta2 of the 1.4 series for acquia_purge. As D8 is maturing at a good pace, the D7 version will be pretty much in "bugfix only" mode after we released a - very, very - stable 1.4 version.
There's still the occasional "function not found" kind of error that clients report and other tiny things caused by various exceptional code paths, so please keep reporting those via the issue queue. Also, we've seen cURL problems and long-hanging drush ap-process calls, so if you're noticing them, please add this to #2893643 so that I can itch that out too!
Again, I would like to thank everybody running these beta releases as your feedback, actually allows the module to progress and mature!
- Fixed a buggy situation where 'drush ap-process' could yield thousands of PHP procs and cascades, when being called every minute on cronjobs.
- #zd402618: "
Call to undefined method AcquiaPurgeProcessorRuntime :: diagnostics ()" fixed. - #zd387605: "
Function theme does not exist" fixed. - #2894021 by nielsvm, selwynpolit: acquia-sites.com domain now ONLY gets set when there's absolutely no other domain present.
- #2888192 by selwynpolit: Module is incorrectly requiring path_inc
- #2891779 by ashutoshsngh: Fatal error with AcquiaPurgeProcessorAjax'
- #2879944 by nielsvm: Manual Purge (Paths) block has php error on panel page
- New button '
Clear the Acquia Purge queue' on Drupal's performance page.
Thank you!,
Niels