]> granicus.if.org Git - php/commit
Reflection: Copy invoke function also in the variadic case
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 3 Oct 2018 08:48:42 +0000 (10:48 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 3 Oct 2018 08:48:42 +0000 (10:48 +0200)
commit945f315506538208705d370f39a6896371e48ebb
tree68d5867b636f000efc288a97826d2040f7ce32b1
parentdb80e0e2ad016cbff55cc6e1311b7ffe9ad7101e
Reflection: Copy invoke function also in the variadic case

It doesn't matter how the parameters are provided, we always have
to copy the trampoline invoke function.
ext/reflection/php_reflection.c