对本扩展的类/函数/方法有以下更新。
| Version | Function | Description |
|---|---|---|
| 5.0.0 | mysql_fetch_object | Added the ability to return as a different object. |
| 4.3.0 | mysql_connect | 添加 client_flags 参数。 |
| 4.2.0 | mysql_connect | 添加 new_link 参数。 |
| 3.0.10 | mysql_connect | 对 server 添加 ":/path/to/socket" 支持。 |
| 3.0.0 | mysql_connect | 对 server 添加 ":port" 支持。 |