v5.1.0
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)