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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

RivenSkaye
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant