Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Fix non-ascii keys for #53 #54

Merged
merged 1 commit into from
Sep 15, 2019
Merged

Fix non-ascii keys for #53 #54

merged 1 commit into from
Sep 15, 2019

Conversation

junlarsen
Copy link
Owner

Closes #53

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:
It will invalidate all existing cached items, but library-wise it is not a breaking change.

The PR fulfills these requirements:

  • It's submitted to the development branch, not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • All PHPUnit tests are passing
  • New/updated tests are included (if applicable)

Other information:

@junlarsen junlarsen merged commit 2a52596 into master Sep 15, 2019
@junlarsen junlarsen added status:complete This issue has been completed and is done type:bugfix This issue is a bugfix labels Sep 15, 2019
@junlarsen junlarsen deleted the patch-issue-53 branch September 18, 2019 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:complete This issue has been completed and is done type:bugfix This issue is a bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache key validating not working
1 participant