diff options
| author | Felipe Pena <felipensp@gmail.com> | 2013-06-25 21:39:17 -0300 |
|---|---|---|
| committer | Felipe Pena <felipensp@gmail.com> | 2013-06-25 21:39:17 -0300 |
| commit | e15ca39708cf2a4bbf4a60a1a29a7b979bd0dab0 (patch) | |
| tree | bc95a7e4f6847d2413b0fc9f9f8619c89cd418d0 | |
| parent | 42896968282a607a26e4aa152d3c8dc90dad5826 (diff) | |
| parent | 12fdf8fb9570f1fef72be71e641441d500a33b60 (diff) | |
| download | php-git-e15ca39708cf2a4bbf4a60a1a29a7b979bd0dab0.tar.gz | |
Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ PHP NEWS . Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetch_array). (Brandon Kirsch) +- PDO: + . Allowed PDO_OCI to compile with Oracle Database 12c client libraries. + (Chris Jones) + - Sockets: . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). (Damjan Cvetko) |
