Skip to content

Commit 6fed367

Browse files
committed
Add php8.2 version
1 parent 0d8407e commit 6fed367

5 files changed

+230
-0
lines changed

default_configure_options.bionic-8.2

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg
6+
--with-freetype
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-pdo-sqlite
12+
--enable-soap
13+
--enable-xmlreader
14+
--with-xsl
15+
--enable-ftp
16+
--with-tidy
17+
--with-mhash
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-zts
39+
--with-gmp
40+
--with-imap
41+
--with-imap-ssl
42+
--with-kerberos
43+
--with-ldap
44+
--with-ldap-sasl
45+
--enable-dba
46+
--with-cdb

default_configure_options.focal-8.2

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg
6+
--with-freetype
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-pdo-sqlite
12+
--enable-soap
13+
--enable-xmlreader
14+
--with-xsl
15+
--enable-ftp
16+
--with-tidy
17+
--with-mhash
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-zts
39+
--with-gmp
40+
--with-imap
41+
--with-imap-ssl
42+
--with-kerberos
43+
--with-ldap
44+
--with-ldap-sasl
45+
--enable-dba
46+
--with-cdb

default_configure_options.jammy-8.2

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg
6+
--with-freetype
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-pdo-sqlite
12+
--enable-soap
13+
--enable-xmlreader
14+
--with-xsl
15+
--enable-ftp
16+
--with-tidy
17+
--with-mhash
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-zts
39+
--with-gmp
40+
--with-imap
41+
--with-imap-ssl
42+
--with-kerberos
43+
--with-ldap
44+
--with-ldap-sasl
45+
--enable-dba
46+
--with-cdb

default_configure_options.trusty-8.2

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg
6+
--with-freetype
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-pdo-sqlite
12+
--enable-soap
13+
--enable-xmlreader
14+
--with-xsl
15+
--enable-ftp
16+
--with-tidy
17+
--wih-mhash
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-zts
39+
--with-gmp
40+
--with-imap
41+
--with-imap-ssl
42+
--with-kerberos
43+
--with-ldap
44+
--with-ldap-sasl
45+
--enable-dba
46+
--with-cdb

default_configure_options.xenial-8.2

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg
6+
--with-freetype
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-pdo-sqlite
12+
--enable-soap
13+
--enable-xmlreader
14+
--with-xsl
15+
--enable-ftp
16+
--with-tidy
17+
--with-mhash
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-zts
39+
--with-gmp
40+
--with-imap
41+
--with-imap-ssl
42+
--with-kerberos
43+
--with-ldap
44+
--with-ldap-sasl
45+
--enable-dba
46+
--with-cdb

0 commit comments

Comments
 (0)