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
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