Skip to content

Allow object-cache.php to not be being loaded locally#617

Merged
srtfisher merged 4 commits into1.xfrom
feature/disable-object-cache
Jan 14, 2025
Merged

Allow object-cache.php to not be being loaded locally#617
srtfisher merged 4 commits into1.xfrom
feature/disable-object-cache

Conversation

@srtfisher
Copy link
Member

@srtfisher srtfisher commented Jan 14, 2025

Adds a without_local_object_cache() method to the installation manager that will prevent the object-cache.php drop-in from being loaded locally.

Resolves #609

@srtfisher srtfisher changed the title Test disabling object-cache locally Allow object-cache.php to not be being loaded locally Jan 14, 2025
Copy link
Contributor

@renatonascalves renatonascalves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌵

@srtfisher srtfisher enabled auto-merge (squash) January 14, 2025 19:39
@srtfisher srtfisher merged commit 06295e3 into 1.x Jan 14, 2025
14 checks passed
@srtfisher srtfisher deleted the feature/disable-object-cache branch January 14, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable the object cache dropin for local testing

2 participants