diff options
author | Nikita Popov <nikic@php.net> | 2015-05-08 15:05:59 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2015-05-08 15:17:15 +0200 |
commit | 8f9f21e8d24c1b48dc271330e38f2931086c0c94 (patch) | |
tree | 7a5e6cdf44b452b54ca51d683dcf82b51544612d /ext/standard/php_random.h | |
parent | 9d4465e480675dd5e1aa464c4cf2a0c9d646a65a (diff) | |
download | php-git-8f9f21e8d24c1b48dc271330e38f2931086c0c94.tar.gz |
Fix static closure error in call_user_func opcode
I'm assuming this is the only error that is_callable() can generate
with retval=1.
This problem manifested after making closures in static methods
not implicitly static, but would also occur when binding any non-static
closure to a scope without a $this.
Diffstat (limited to 'ext/standard/php_random.h')
0 files changed, 0 insertions, 0 deletions