Skip to content

Conversation

@jamieburchell
Copy link
Contributor

@jamieburchell jamieburchell commented May 16, 2024

Fixes problematic use of static variables in inherited methods in PHP >= 8.1

See:

Notes:

  • There is a mixture of "char" and "chr" naming conventions so I just chose one.
  • There are other instances where static variables are used in database classes but I do not know if these are problematic. I think not if they are introduced in what are essentially final classes, but I have not tested or verified.

@jamieburchell jamieburchell deleted the fix-php81-static-usage branch October 24, 2025 10:22
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.

1 participant