Follow-up to #958382: Convert to drupal_static().

Now that we use drupal_static(), we don't want $reset calls anymore. Replace with drupal_static_reset().

Comments

agentrickard’s picture

The following functions are affected:

- domain_bootstrap_modules
- domain_lookup
- domain_default
- domain_domains
- domain_get_user_domains
- domain_api
- domain_get_node_domains
- domain_set_default_grant
- domain_grant_all
- domain_lookup_simple
- domain_alias_lookup
- domain_alias_list
- domain_conf_variable_get
- domain_source_lookup
- domain_theme_lookup

This list is extensive enough to be called an API change, so no backport to 7.x.2.

dqd’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Not sure if its has been fixed. No comment on the progress here but: I'll close this issue due to inactivity for 13 years and upcoming EOL of Drupal 7 in January 2025. While the project's version for Drupal 7 will surely keep providing support for security issues and website breaking bug fixes for Drupal 7, we should try to minimize the open issues for Drupal 7 in the queue as much as possible. A big thanks around for the report and all the efforts in here. Feel free to re-open if you can provide a fix or found an additional related problem which increases the issue priority.