diff options
| -rw-r--r-- | php-pecl-swoole4.spec | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec index 942ce68..012e9c3 100644 --- a/php-pecl-swoole4.spec +++ b/php-pecl-swoole4.spec @@ -347,6 +347,10 @@ cd ../ZTS    undefined symbol: zif_time_nanosleep  - open https://github.com/swoole/swoole-src/issues/1983    undefined symbol: php_stream_mode_sanitize_fdopen_fopencookie +- open https://github.com/swoole/swoole-src/issues/1986 +  ZTS build is broken: undefined symbol: _Z14virtual_unlinkPKc +- open https://github.com/swoole/swoole-src/pull/1985 +  zif_handler to save function pointer  * Wed Sep  5 2018 Remi Collet <remi@remirepo.net> - 4.1.2-1  - update to 4.1.2  | 
