#
1d6228b4 |
| 22-Sep-2015 |
Xinchen Hui |
Fixed bug #70279 (HTTP Authorization Header is sometimes passed to newer reqeusts) |
#
e1dcfd2c |
| 22-Sep-2015 |
Xinchen Hui |
Fixed bug #70547 (unsetting function variables corrupts backtrace) |
#
85eece9c |
| 21-Sep-2015 |
Xinchen Hui |
Fixed bug #70538 ("php-fpm -i" crashes) |
#
3fc5f5cd |
| 20-Sep-2015 |
Xinchen Hui |
Fixed bug #70535 (XSLT: free(): invalid pointer) |
#
6a813634 |
| 20-Sep-2015 |
Jakub Zelenka |
Require at least OpenSSL version 0.9.8 |
#
bb07905a |
| 20-Sep-2015 |
Xinchen Hui |
Fixed bug #70528 (assert() with instanceof adds apostrophes around class name) |
#
de6ee4c2 |
| 19-Sep-2015 |
Xinchen Hui |
Fixed bug #70526 (xmlrpc_set_type returns false on success) |
#
2f7cc862 |
| 19-Sep-2015 |
Yasuo Ohgaki |
Fixed bug #70529 Session read causes "String is not zero-terminated" error |
#
608d7027 |
| 18-Sep-2015 |
Xinchen Hui |
NEWS should not be updated |
#
752b0511 |
| 18-Sep-2015 |
Xinchen Hui |
Merge branch 'PHP-7.0'
|
#
7680194a |
| 18-Sep-2015 |
Xinchen Hui |
Fixed bug #70481 (Memory leak in auto_global_copy_ctor() in ZTS build) |
#
11cddaf6 |
| 16-Sep-2015 |
Ferenc Kovacs |
prepare for PHP-5.6.14RC1 |
#
fff3c1d3 |
| 15-Sep-2015 |
Anatol Belski |
prepare NEWS for RC4 |
#
5e5a0295 |
| 15-Sep-2015 |
Anatol Belski |
add missing NEWS entry |
#
0ebf9a11 |
| 14-Sep-2015 |
Anatol Belski |
prepare master NEWS |
#
ab74d802 |
| 14-Sep-2015 |
Nikita Popov |
Fix bug #70487 Switch to * instead of + in zpp. |
#
b0174a14 |
| 11-Sep-2015 |
Bob Weinand |
Fixed bug #70478 (**= does no longer work) Reordered ZEND_(ASSIGN_)POW opcodes in zend_vm_def.h so that it won't be missed in future |
#
465d0326 |
| 11-Sep-2015 |
Xinchen Hui |
Change this as sixd suggested |
#
97b85364 |
| 10-Sep-2015 |
Xinchen Hui |
Fixed Sixd :< |
#
a8368ddc |
| 10-Sep-2015 |
Xinchen Hui |
Fixed bug #70431 (Memory leak in php_ini.c) |
#
e0f390cb |
| 09-Sep-2015 |
Lior Kaplan |
Add entry for #70284 in 7.0.0RC2 |
#
43f6099c |
| 09-Sep-2015 |
Lior Kaplan |
Add entry for #70284 in 5.6.13 |
#
6886bb68 |
| 09-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
b89f1284 |
| 09-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
c12917aa |
| 08-Sep-2015 |
Bob Weinand |
Merged RFC Random Functions Throwing Exceptions in PHP 7 Squashes commits from PR #1397 commit cd5dcc8c9eb43603d908abcea69c9e18df0f2ed5 Author: SammyK <sammyk@sammykmedia.com> Da
Merged RFC Random Functions Throwing Exceptions in PHP 7 Squashes commits from PR #1397 commit cd5dcc8c9eb43603d908abcea69c9e18df0f2ed5 Author: SammyK <sammyk@sammykmedia.com> Date: Tue Sep 8 13:53:42 2015 -0500 Add min max samezies commit b719499218a4e84efecd4dc1d4235d16142c9793 Author: SammyK <sammyk@sammykmedia.com> Date: Wed Sep 2 07:00:25 2015 -0500 Make random_bytes() throw Error when $length <= 0 and random_int() throw Error when $min > $max commit 0cca557291c278716ec4b00b32fc2bdc1c1c8848 Author: SammyK <sammyk@sammykmedia.com> Date: Wed Sep 2 06:55:59 2015 -0500 Make random_*() functions throw Error exception when random bytes cannot be obtained commit 998c7f1e209123605b41139e8d9093075ce16bd6 Author: SammyK <sammyk@sammykmedia.com> Date: Wed Sep 2 06:41:20 2015 -0500 Make random_*() functions throw TypeError when zend_parse_parameters fails commit 99d305c18820ff55d82d952777cbcdf1cf0158be Author: SammyK <sammyk@sammykmedia.com> Date: Mon Jul 6 19:50:47 2015 -0500 Make exceptions less specific commit b042dfab290713366741a663a420cf12bf802f39 Author: SammyK <sammyk@sammykmedia.com> Date: Mon Jul 6 17:20:13 2015 -0500 Upgrade warnings to RuntimeExceptions
show more ...
|