File: curlver.dist

package info (click to toggle)
php-pecl-http 4.2.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,196 kB
  • sloc: ansic: 19,989; php: 672; xml: 395; pascal: 161; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# current is 7.81.0 ATM
# 7.21.5-7.29.0 fail to configure on gh actions

alpine: 7.78.0 7.67.0
centos: 7.61.1 # 7.29.0
debian: 7.74.0 7.64.0 7.52.1
fedora: 7.78.0 7.76.1 7.71.1
other: 7.49.1 7.31.0
ubuntu: 7.74.0 7.68.0 7.58.0

# always test against a few recent
latest: master 7.81.0 7.80.0 7.79.1
# and a couple ancient
oldest: 7.18.2 7.19.7 7.20.1

# 7.64.1 fails client tests because of superfluous infof() calls
# 7.64.0 fails client cookie test because of curl/curl#3613