Skip to content

Add missing prefix property to redis session class#12905

Merged
danielkerr merged 1 commit intoopencart:masterfrom
AJenbo:patch-8
Nov 10, 2023
Merged

Add missing prefix property to redis session class#12905
danielkerr merged 1 commit intoopencart:masterfrom
AJenbo:patch-8

Conversation

@AJenbo
Copy link
Copy Markdown
Contributor

@AJenbo AJenbo commented Nov 7, 2023

This isn't strictly causing any issues but it's best to have all utilized properties declared as that gives an opportunity to set there viability and type which can help to catch issues with the code that accesses it.

It was probably intended to be private, but I have set it to public to keep comparability with prior versions.

@danielkerr danielkerr merged commit 1af2ec7 into opencart:master Nov 10, 2023
@AJenbo AJenbo deleted the patch-8 branch November 10, 2023 14:21
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.

2 participants