#
3c0341e6 |
| 12-May-2016 |
Xinchen Hui |
Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free) |
#
89e4862e |
| 11-May-2016 |
Ferenc Kovacs |
add missing NEWS entry |
#
df404e2e |
| 11-May-2016 |
Xinchen Hui |
Fixed Bug #72193 (dns_get_record returns array containing elements of type 'unknown') |
#
66ad4fc3 |
| 11-May-2016 |
Xinchen Hui |
Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound) |
#
09dae4dc |
| 10-May-2016 |
Anatol Belski |
prepare next 7.0.8 |
#
a1ed4ab3 |
| 10-May-2016 |
Nikita Popov |
Fixed bug #72174 Also fixes a memory leak if ::getValue() is used with __get(). |
#
34079311 |
| 09-May-2016 |
Anatol Belski |
update NEWS |
#
0ea2bfb3 |
| 09-May-2016 |
Anatol Belski |
update NEWS |
#
1c7f6080 |
| 07-May-2016 |
Xinchen Hui |
Fixed bug #72172 (zend_hex_strtod should not use strlen) |
#
197470b6 |
| 06-May-2016 |
Xinchen Hui |
Revert "Fixed bug #72170 (JsonSerializable may inc apply count without dec it)" This reverts commit 459a7cc209da130256d66c1f896199540f4dadbc. |
#
459a7cc2 |
| 06-May-2016 |
Xinchen Hui |
Fixed bug #72170 (JsonSerializable may inc apply count without dec it) I don't want use zend_try here, but seems I have no choice :< |
#
627b5aae |
| 06-May-2016 |
Anatol Belski |
update NEWS |
#
d76638b4 |
| 06-May-2016 |
Anatol Belski |
reorder entry alphabetically |
#
395863b1 |
| 05-May-2016 |
Xinchen Hui |
Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace) |
#
c15b6134 |
| 05-May-2016 |
Xinchen Hui |
Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) |
#
1a5d58b2 |
| 05-May-2016 |
Xinchen Hui |
Fixed bug #72157 (use-after-free caused by dba_open) |
#
91918621 |
| 05-May-2016 |
Xinchen Hui |
Fixed bug #72162 (use-after-free - error_reporting) |
#
660e88c1 |
| 25-Mar-2016 |
Andrea Faulds |
Fix bug #71897 |
#
9af0c96a |
| 04-May-2016 |
Nikita Popov |
Fix bug #72159 |
#
44372d69 |
| 04-May-2016 |
Anatol Belski |
fix NEWS, patch for #71428 was reverted |
#
9bbee305 |
| 04-May-2016 |
Joe Watkins |
add compiler option to disable builtins (special case function calls) |
#
c38310f2 |
| 04-May-2016 |
Joe Watkins |
change fcall and statement handlers to accept frame |
#
45c0301b |
| 02-May-2016 |
Bob Weinand |
Added NEWS entry for socket_export_stream() Closes pull request https://github.com/php/php-src/pull/762 |
#
d51b53e9 |
| 01-May-2016 |
Pierrick Charron |
Add NEWS entry for rfc:multiple-catch |
#
895337dd |
| 01-May-2016 |
Xinchen Hui |
Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL) |