Skip to content

Commit 4d00c71

Browse files
committed
Updated with latest changes
1 parent 8631e3c commit 4d00c71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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!
5+
- fixed broken AJAX requests debugging
56

67
## version 2.12.1 (February 07, 2025)
78

0 commit comments

Comments
 (0)