Simple MySQLi Class v3.0.0 Release Notes

Release Date: 2016-08-15 // over 7 years ago
    • 🔀 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.