aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7.1/getrandom.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/php7.1: upgrade to 7.1.3Andy Postnikov2017-03-171-128/+0
| | | | Bug fix release http://php.net/archive/2017.php#id2017-03-16-2
* testing/php7.1: fix php bug #74105Valery Kartel2017-02-231-0/+128
backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385