Skip to content

Commit 69808d6

Browse files
author
Yasuo Ohgaki
committed
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
* 'PHP-5.4' of git.php.net:php-src: - Updated to version 2013.8 (2013h) Fixed bug #65950 Field name truncation if the field name is bigger than 32 characters - Updated to version 2013.7 (2013g)
2 parents 1f5b1cf + ab64819 commit 69808d6

File tree

3 files changed

+665
-659
lines changed

3 files changed

+665
-659
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ PHP NEWS
1616
- FTP:
1717
. Fixed bug #65667 (ftp_nb_continue produces segfault). (Philip Hofstetter)
1818

19+
- ODBC
20+
. Fixed bug #65950 (Field name truncation if the field name is bigger than
21+
32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
22+
1923
- Sockets:
2024
. Fixed bug #65808 (the socket_connect() won't work with IPv6 address).
2125
(Mike)

0 commit comments

Comments
 (0)