Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Update) Use PHP strict types for all files #3855

Merged
merged 5 commits into from
May 25, 2024

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented May 23, 2024

No description provided.

MySQL decimal column type is casted to PHP string type by default. Let's also make sure it only has 2 decimal places while we're at it.
Don't pass null into functions that don't accept null.
@HDVinnie HDVinnie merged commit ef047ef into HDInnovations:8.x.x May 25, 2024
5 checks passed
@HDVinnie HDVinnie deleted the strict-types-2 branch May 25, 2024 04:57
@Roardom Roardom mentioned this pull request May 27, 2024
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