We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0105f01 commit e227b4eCopy full SHA for e227b4e
.cirrus.yml
@@ -13,6 +13,7 @@ freebsd_task:
13
#- sed -i -e 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf
14
#- pkg upgrade -y
15
- kldload accf_http
16
+ - kldload tcp_rack
17
- pkg install -y autoconf bison gmake re2c icu libiconv png freetype2 enchant2 bzip2 t1lib gmp tidyp libsodium libzip libxml2 libxslt openssl oniguruma pkgconf webp libavif
18
script:
19
- ./buildconf -f
ext/sockets/tests/socket_set_option_tsf.phpt
@@ -29,5 +29,5 @@ array(2) {
29
["function_set_name"]=>
30
string(7) "freebsd"
31
["pcbcnt"]=>
32
- int(5)
+ int(%d)
33
}
0 commit comments