Skip to content

Commit b5833b6

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Disable enchant on azure i386
2 parents 8b86af4 + f55f234 commit b5833b6

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

azure/i386/apt.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ steps:
1515
re2c \
1616
locales \
1717
language-pack-de \
18-
libglib2.0-dev:i386 \
1918
libssl-dev:i386 \
2019
zlib1g-dev:i386 \
2120
libxml2-dev:i386 \
2221
libgmp-dev:i386 \
2322
libicu-dev:i386 \
2423
libtidy-dev:i386 \
25-
libenchant-dev:i386 \
2624
libaspell-dev:i386 \
2725
libpspell-dev:i386 \
2826
libsasl2-dev:i386 \

azure/i386/job.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
--enable-calendar \
5959
--enable-ftp \
6060
--with-pspell=/usr \
61-
--with-enchant=/usr \
6261
--with-kerberos \
6362
--enable-sysvmsg \
6463
--with-ffi \

0 commit comments

Comments
 (0)