diff options
author | Dmitry Stogov <dmitry@zend.com> | 2019-03-11 15:39:34 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2019-03-11 15:39:34 +0300 |
commit | 409e0dd29f3163490b6e27661e5c79c93b57e98b (patch) | |
tree | e065c72c7f567af7192159c446031c5b5a241804 /ext/sqlite3/php_sqlite3.h | |
parent | e7f0a60d54d4c6820141251b51f62d8c3424d467 (diff) | |
download | php-git-409e0dd29f3163490b6e27661e5c79c93b57e98b.tar.gz |
Closure::fromCallable() supports only regular methods and magic method invoked through __call()/__callStatic().
It doesn't support method of internal classes invoked through C object or class handlers.
This commit prevents crash described at bug #77708, but doesn't implement the desired behavior.
Diffstat (limited to 'ext/sqlite3/php_sqlite3.h')
0 files changed, 0 insertions, 0 deletions