History log of /PHP-7.4/azure/i386/job.yml (Results 1 – 20 of 20)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c2d6d837 26-Nov-2021 Nikita Popov

Disable enchant on azure i386

The i386 libenchant library no longer installs without conflicts,
so drop i386 testing for this extension.


# fc4cd598 15-Mar-2021 Nikita Popov

Update ubuntu on i386 job

There is a failure with apt on PHP-7.4 that's not present on
PHP-8.0/master. Switching to a newer ubuntu version on PHP-7.4
avoids the issue.


# bc6979b7 16-Jul-2020 Nikita Popov

Revert "Drop freetype from i386"

This reverts commit 8641d76f62273f3a73449fd720c93c63992f3b5a.

This appears to work again now...


# 8641d76f 12-Jun-2020 Nikita Popov

Drop freetype from i386

For some reason this seems to pick up the amd64 library (though
we do install the i386 one).


# 9c5d9b49 04-May-2020 Nikita Popov

Fix i386 build on Azure

Disabling postgresql entirely for now, because I can't figure out
how to fix it. Something broke big time with i386 packages on
Azure pipelines.


# bf382a3c 18-Mar-2020 Nikita Popov

Explicitly start mysql


# 372331fc 18-Mar-2020 Nikita Popov

Use "set -e" in some pipeline steps


# 2d15845a 24-Feb-2020 Nikita Popov

Enable ext/sodium in CI


# 2b50d905 20-Feb-2020 Nikita Popov

Update Ubuntu version on Azure

The i386 and community jobs were still on 16.04, update them to
18.04.


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1
# 4c717aba 02-Nov-2019 Nikita Popov

Explicitly specify ubuntu versions on azure pipelines

Use the new 18.04 for the ones where the build succeeded and the
previous 16.04 where it didn't.


Revision tags: php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2
# 66351025 17-Sep-2019 Nikita Popov

Enable --with-mhash on CI


Revision tags: php-7.2.23RC1, php-7.3.10RC1, php-7.4.0RC1
# 43551405 28-Aug-2019 Nikita Popov

Set opcache.protect_memory=1 on Azure


Revision tags: php-7.1.32, php-7.2.22, php-7.3.9, php-7.4.0beta4, php-7.2.22RC1, php-7.3.9RC1, php-7.4.0beta2, php-7.1.31, php-7.2.21, php-7.3.8, php-7.4.0beta1, php-7.2.21RC1, php-7.3.8RC1, php-7.4.0alpha3, php-7.3.7
# a45192e1 02-Jul-2019 Peter Kokot

Enable option checking on CI

This adds the Autoconf's --enable-option-checking=fatal option so
when non existing option from the PHP's configure options is used
a fatal error happens.


Revision tags: php-7.2.20, php-7.4.0alpha2, php-7.3.7RC3, php-7.3.7RC2, php-7.2.20RC2
# 91f0ef04 15-Jun-2019 Joe Watkins

PHP-7.4 branch should not run JIT tests, ever [ci skip]


# 646b64b1 14-Jun-2019 Nikita Popov

Fix skipif syntax errors

Apparently I did this only on masster...


# 8b6b4870 14-Jun-2019 Joe Watkins

disable phpdbg on i386 builds [ci skip]


Revision tags: php-7.4.0alpha1
# 4d65d538 12-Jun-2019 Nikita Popov

Enable -Werror on m32 build

This one is clean now.


Revision tags: php-7.3.7RC1, php-7.2.20RC1
# a36e381e 11-Jun-2019 Joe Watkins

drop docker until tested locally


# 3ef15112 11-Jun-2019 Joe Watkins

checkout depth of one doesn't always work with batched builds, it seems


# c2a78c7c 09-Jun-2019 Joe Watkins

i386 build