CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/09/13 08:15:47
Modified files:
lang/php/7.0 : Makefile distinfo
Added files:
lang/php/7.0/patches: patch-ext_session_session_c
Log message:
update to php-7.0.32
while there, bring across the now-repaired patch from php/5.6 to use
arc4random_buf rather than /dev/urandom for entropy for generated
session ids. simplified from an older diff by martijn@
