diff options
| author | Kalle Sommer Nielsen <kalle@php.net> | 2009-06-25 18:17:52 +0000 |
|---|---|---|
| committer | Kalle Sommer Nielsen <kalle@php.net> | 2009-06-25 18:17:52 +0000 |
| commit | ca1bda67f2a9a4c16bc08a2d5e687225f04e4313 (patch) | |
| tree | 924bc4359bd6216d67f7003a428894053b15f335 | |
| parent | 43f939fae0d820ae9ce757d9e055e11f58b4bf22 (diff) | |
| download | php-git-ca1bda67f2a9a4c16bc08a2d5e687225f04e4313.tar.gz | |
Persistent connections with mysqli missing
| -rwxr-xr-x | UPGRADING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -235,6 +235,9 @@ UPGRADE NOTES - PHP 5.3 - SOAP: Now supports sending user-supplied HTTP headers. + - MySQLi: Now supports persistent connections by prepending the hostname + with "p:". + d. no longer possible to disable - PCRE |
