Skip to content

Commit 3ffd75e

Browse files
committed
Updated with latest changes
1 parent 8198068 commit 3ffd75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## version 2.13.0 (August 21, 2025)
1+
## version 2.13.0 (August 28, 2025)
22

33
- added support for the [flags](https://www.php.net/manual/en/mysqli.real-connect.php#mysqli.real-connect.flags) argument in the [connect](https://stefangabos.github.io/Zebra_Database/Zebra_Database/Zebra_Database.html#methodconnect) method.
44
- in support of the newly added argument, a new property was added - [ssl_options](https://stefangabos.github.io/Zebra_Database/Zebra_Database/Zebra_Database.html#var$ssl_options). setting this argument and using `MYSQLI_CLIENT_SSL` in the flags argument of the connect method will allow you to use SSL (encryption); see [#90](https://github.com/stefangabos/Zebra_Database/issues/90); thanks [Sisytec](https://github.com/Sisytec) for reporting!

0 commit comments

Comments
 (0)