Simple MySQLi Class v8.2.7 Release Notes

Release Date: 2020-02-23 // about 4 years ago

Previous changes from v3.0.0

    • ๐Ÿ”€ merge "secure()" and "escape()" methods
    • convert "DateTime"-object to "DateTime"-string via "escape()"
    • check magic method "__toString" for "escape()"-input

    WARNING: Use "set_convert_null_to_empty_string(true)" to be compatible with the <= 2.0.x tags.