govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-110] Update entitycache 7.x-1.5 (from 7.x-1.2) #805

Closed suhyeonh closed 5 years ago

suhyeonh commented 5 years ago

https://www.drupal.org/project/entitycache/releases/7.x-1.5

Release notes Known issues Updates from 7.x-1.2 may fail on some sites with fatal errors due to issues with Drupal 7's classloader, making update.php and the rest of the site inaccessible.

There is no way to resolve this in entitycache itself, so it requires an additional step when updating the module.

Ensure you have drush available for your install, or download https://www.drupal.org/project/registry_rebuild and follow the instructions before updating from 7.x-1.2 to 7.x-1.5.

Then when you update, rebuild the registry and everything should be fine again.

https://www.drupal.org/project/registry_rebuild

Changes since 7.x-1.4:

2441965 by lord_of_freaks, joelpittet, vijaycs85, DuaelFr: Broken updates due to Classes living in .module files