#
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 ...
|
#
07c7b330 |
| 07-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
34c17558 |
| 07-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
f4020561 |
| 07-Sep-2015 |
Anatol Belski |
update NEWS |
#
51272f42 |
| 07-Sep-2015 |
Bob Weinand |
Fixed bug #70449 (PHP won't compile on 10.4 and 10.5 because of missing constants) |
#
585d8642 |
| 07-Sep-2015 |
Anatol Belski |
update NEWS |
#
22e23e7c |
| 06-Sep-2015 |
Jakub Zelenka |
Update NEWS for OpenSSL |
#
e235cb65 |
| 06-Sep-2015 |
Jakub Zelenka |
Fix request #70438: Add IV parameter for openssl_seal and openssl_open |
#
a49d394b |
| 06-Sep-2015 |
Jakub Zelenka |
Fix OpenSSL record in NEWS file |
#
473ccf47 |
| 06-Sep-2015 |
Jakub Zelenka |
Merge branch 'PHP-5.6'
|
#
d4702916 |
| 06-Sep-2015 |
Jakub Zelenka |
Fix bug #60632: openssl_seal fails with AES |
#
97738646 |
| 06-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
892a745e |
| 05-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
aed225b7 |
| 05-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
403974f4 |
| 05-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
f9ece839 |
| 05-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
8355dfc4 |
| 05-Sep-2015 |
Christoph M. Becker |
updated NEWS and UPGRADING |
#
3be54e12 |
| 04-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
dc1a8dd7 |
| 04-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
320e891f |
| 04-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
b59ea797 |
| 04-Sep-2015 |
Christoph M. Becker |
updated NEWS |
#
3d057850 |
| 04-Sep-2015 |
Bob Weinand |
Merge remote-tracking branch 'origin/PHP-5.6'
|
#
4b1dff6f |
| 25-Aug-2015 |
Niklas Keller |
Fix #70361: HTTP stream wrapper doesn't close keep-alive connections |