]> granicus.if.org Git - php/commit
Fix for bug #72782: mcrypt accepts only ints, so don't pass anything else
authorStanislav Malyshev <stas@php.net>
Thu, 11 Aug 2016 05:33:18 +0000 (22:33 -0700)
committerStanislav Malyshev <stas@php.net>
Thu, 11 Aug 2016 05:39:03 +0000 (22:39 -0700)
commit4f6a97f5321ef617b98a1f79aac1ad447d13b2b4
treeef06c1916aaa71aa9a6940592361f90514a839a1
parent72dbb7f416160f490c4e9987040989a10ad431c7
Fix for bug #72782: mcrypt accepts only ints, so don't pass anything else
ext/mcrypt/mcrypt.c