Skip to content

Commit 5f67b9f

Browse files
committed
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Disable enchant on azure i386
2 parents 49f44e7 + c2d6d83 commit 5f67b9f

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
@@ -57,7 +57,6 @@ jobs:
5757
--enable-calendar \
5858
--enable-ftp \
5959
--with-pspell=/usr \
60-
--with-enchant=/usr \
6160
--with-kerberos \
6261
--enable-sysvmsg \
6362
--with-ffi \

0 commit comments

Comments
 (0)