* don't require libacl and attr - use --with-libs='libacl' if you build fpm with acl support
* don't filter out libacl and libattr
* suggest attr instead of requiring it
* disable nls if libiconv is not built
* suggest libiconv when using attr/libacl
* wrong directive...
* gettext (libintl) for acl/attr
* remove suggestions and build acl and attr without nls
---------
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
* Remove E_STRICT
* Add lib-base and php as special libs
* Remove debug code
* Fix phpunit with new config structure
* Fix phpunit test and fix license dumper bug for new type of lib
* Add missing lib type filter for windows builder
* Add extension parallel support
* add parallel windows support
* add parallel test
* add zts limit for parallel
* sort config
* add parallel test
* add dev-php test
* use macos-13 instead of macos-latest
* revert dev-php tests
* update libxml2 version
* use msys2 tar.exe instead of system32/tar.exe
* add iconv, xml, dom, xmlreader, xmlwriter, soap, libxml, simplexml support
* add test
* add sysvshm support
* add quote
* add debug
* use mingw target
* fix windows tar
* fix windows tar
* fix windows tar
* fix windows tar
* fix windows tar [skip ci]
* improve swoole static build config
* improve swoole static build config
* improve swoole static build config
* improve swoole static build config
* improve swoole static build config
* add cares config
* update swoole depend config
* update swoole depend config
* update cares build config
* update workflow tests.yaml config
* fix setup-runtime
* test with clang build
* test with clang build
* update cares build config
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* update cares license
* test build
* test build
* test build
* test build
* test add enable libpq
* test add enable libpq
* test add enable libpq
* test add enable libpq
* test add enable libpq
* test add enable libpq
* test add enable libpq
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* update
* update
* update
* update
* update
* update
* update
* update
* update
* compatible old
* fix code format
* fix code format
* add swoole test case
* add swoole test case
* add phpstan ignore error
* add phpstan ignore error
* add phpstan ignore error
* add phpstan ignore error
* add phpstan ignore error
* update phpstan.neon
* update swoole extension test case
* update swoole test case
* adjust config order and depends
* revert LinuxBuilder
* remove swoole.phpt
* re-adjust swoole args
* update test-extensions and some PHPDoc
* revert: debian and alpine clang doctor install
* revert: MacOSBuilder
* fix: extract hook for archive not working
* revert: build tests
* use addon mode to swoole database hook
* add hook tests
* test minimal
* test minimal
* sort config
---------
Co-authored-by: crazywhalecc <jesse2061@outlook.com>