Skip to content

v5.1.0

Compare
Choose a tag to compare
@deminy deminy released this 24 Dec 03:42
· 127 commits to master since this release
v5.1.0
dd9ca3b

Built-in PHP library included in Swoole v5.1.0.

Added:

  • MR #163: support database connection pools of ODBC, SQLite, PostgreSQL, and Oracle via PDO. (by @NathanFreeman)

Fixed:

  • Issue #156: PDO Exceptions thrown from Swoole Library should be the same as those from PHP. (by @NathanFreeman)