diff options
author | Remi Collet <remi@remirepo.net> | 2018-09-18 16:30:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-09-18 16:30:01 +0200 |
commit | 383c1784b9685ff7a0a7f6cc53e62fae564e2fd8 (patch) | |
tree | 3bd433119936977e98233c7f34cc490687bd5f93 | |
parent | 1000c23d1ff38ccab68043ae78186f8b3300e9de (diff) |
more links
-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 |