Skip to content

Commit e15ca39

Browse files
committed
Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
2 parents 4289696 + 12fdf8f commit e15ca39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ PHP NEWS
2424
. Fixed bug #61387 (NULL valued anonymous column causes segfault in
2525
odbc_fetch_array). (Brandon Kirsch)
2626

27+
- PDO:
28+
. Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
29+
(Chris Jones)
30+
2731
- Sockets:
2832
. Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
2933
(Damjan Cvetko)

0 commit comments

Comments
 (0)