You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mbstring support is good, but it cannot be compiled with pcntl. (after adding mbstring, configure shows pcntl_fork() not supported by this platform). Fixed via c93a4e8
cannot compile libmcrypt on macOS. Maybe this bug will never be fixed. (source is too old to compile)
swoole extension for macOS has a dynamic library linked: /usr/lib/libc++.dylib.
swoole extension for Linux shows an error: ‘strlcpy’ was not declared in this scope; did you mean ‘strncpy’?
Bugs
pcntl_fork()not supported by this platform). Fixed via c93a4e8/usr/lib/libc++.dylib.‘strlcpy’ was not declared in this scope; did you mean ‘strncpy’?build:libscommand has no--enable-ztsoptionTODO List
brew.fetchcommand #45apt,yum,pacman, etc.deploydeploy self command needs a extension checker for self-required extensions like tokenizer, mbstring.