Skip to content

Commit aaaa905

Browse files
committed
Align entries format for 5.6.7
1 parent 041b472 commit aaaa905

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
callback). (Mike)
1010
. Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
1111
not validated in memory.c). (nayana at ddproperty dot com)
12-
. Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
12+
. Fixed bug #68166 (Exception with invalid character causes segv). (Rasmus)
1313
. Fixed bug #69141 (Missing arguments in reflection info for some builtin
14-
functions) (kostyantyn dot lysyy at oracle dot com)
14+
functions). (kostyantyn dot lysyy at oracle dot com)
1515

1616
- cURL:
1717
. Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on
1818
Win32). (Grant Pannell)
1919
. Add CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5_HOSTNAME constants if supported
20-
by libcurl. (Linus Unneback).
20+
by libcurl. (Linus Unneback)
2121

2222
- ODBC:
2323
. Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
@@ -28,8 +28,8 @@
2828

2929
- OpenSSL:
3030
. Fixed bug #68912 (Segmentation fault at openssl_spki_new). (Laruence)
31-
. Fixed bug #61285, #68329, #68046, #41631: encrypted streams don't observe
32-
socket timeouts (Brad Broerman)
31+
. Fixed bug #61285, #68329, #68046, #41631 (encrypted streams don't observe
32+
socket timeouts). (Brad Broerman)
3333

3434
- pgsql:
3535
. Fixed bug #68638 (pg_update() fails to store infinite values).

0 commit comments

Comments
 (0)