Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.There is the cronjob hosting-dispatch that runs every minute.
On one server it has started to output the json below, which is mailed to me
{
"drupal-version": "7.59"
}
It started a day after the 1.16.0 upgrade, there was some database maintenance done.
This seems to code from the line http://cgit.drupalcode.org/hosting/tree/cron/hosting_cron.module#n43 ... but why?










Comments
Comment #2
colanDoes the commit listed in `git blame` explain anything?