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

Simple issue fixes #1018

Merged
merged 4 commits into from
May 24, 2024
Merged

Simple issue fixes #1018

merged 4 commits into from
May 24, 2024

Conversation

RivenSkaye
Copy link
Contributor

Fixes #1016 by setting the defaults to an empty string; This matches nothing without notices about nulls.
Fixes #1013 by defaulting to false instead of not initializing.
Fixes #1015 by adding the missing null in the docstring. Re-aligned the other lines and fixed a typo.
Fixes #1001 by special handling of stdClass objects

stormwalkerec added a commit to stormwalkerec/php-mysqli-database-class that referenced this pull request Mar 31, 2024
Fixes ThingEngineer#1016 by setting the defaults to an empty string; This matches nothing without notices about nulls.
Fixes ThingEngineer#1013 by defaulting to false instead of not initializing.
Fixes ThingEngineer#1015 by adding the missing null in the docstring. Re-aligned the other lines and fixed a typo.
Fixes ThingEngineer#1001 by special handling of stdClass objects
@RivenSkaye
Copy link
Contributor Author

Bumping this in the hopes it'll reach anyone

@ThingEngineer ThingEngineer merged commit 7944974 into ThingEngineer:master May 24, 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
2 participants