History log of /PHP-8.0/configure.ac (Results 1 – 25 of 272)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 670052c4 09-Jan-2024 Gabriel Caruso

PHP 8.0 is EOL.

Following php/web-php#840.


# 269a9e18 03-Aug-2023 Ben Ramsey

PHP-8.0 is now for 8.0.31-dev


# ac508301 08-Nov-2022 Sara Golemon

Bump for 8.0.27


# 559da529 13-Sep-2022 Sara Golemon

Bump for 8.0.25


# 3d6ed8c8 30-Aug-2022 Sara Golemon

Catch up dev version numbers


# e05897fe 24-May-2022 Sara Golemon

Bump for 8.0.21


# 43f3745a 05-Apr-2022 Christoph M. Becker

Bump version

Apparently, this has been forgotten when PHP 8.0.17RC1 and 8.0.18RC1
had been tagged.

We also fix the version of the fix for GH-8253, which didn't make it
into

Bump version

Apparently, this has been forgotten when PHP 8.0.17RC1 and 8.0.18RC1
had been tagged.

We also fix the version of the fix for GH-8253, which didn't make it
into PHP 8.0.18RC1.

show more ...


# 2b2aeb98 07-Mar-2022 Michael Voříšek

Fix GH-8160: ZTS support on Alpine is broken

We need to export `__MUSL__` so that phpize builds can see the proper
macro, and also need to fix "_tsrm_ls_cache" usage for musl.

C

Fix GH-8160: ZTS support on Alpine is broken

We need to export `__MUSL__` so that phpize builds can see the proper
macro, and also need to fix "_tsrm_ls_cache" usage for musl.

Closes GH-8180.

show more ...


# 8a46311d 02-Feb-2022 Sara Golemon

Bump for 8.0.17-dev


# 999c6f2c 02-Dec-2021 Sara Golemon

Bump for 8.0.15


# 2d4bfcfd 02-Nov-2021 Sara Golemon

Prep for 8.0.14


# 5e1e4a89 07-Sep-2021 Sara Golemon

Prep for 8.0.12


# 7dc35ac8 13-Jul-2021 Sara Golemon

Bump to 8.0.10


# b81c3b5b 15-Jun-2021 Gabriel Caruso

Prepare for PHP 8.0.9


# 804420b0 20-May-2021 Derick Rethans

Detect musl libc to not set tls_model attribute on that platform

This fixes:
``_tsrm_ls_cache: initial-exec TLS resolves to dynamic definition``
in shared extensions.


# 64918fee 19-May-2021 Sara Golemon

Prep for 8.0.8


# f020d537 04-May-2021 Sara Golemon

Reset for 8.0.7


# 79872ac9 13-Apr-2021 Gabriel Caruso

8.0.6 is the next version


# a04fac84 10-Apr-2021 David Carlier

Disable ifunc support on openbsd

Enabling it leads to segfault when resolvers are used e.g.
php_stripslashes.

Closes GH-6851.


# c7fadd23 17-Mar-2021 Christoph M. Becker

8.0.5 is next

We also move the NEWS entry for bug 80847 to the proper version.


# 8c6db654 17-Feb-2021 Sara Golemon

Prep for 8.0.4


# 34f0f60d 19-Jan-2021 Gabriel Caruso

Next is 8.0.3


# 95a13ca9 11-Jan-2021 Christoph M. Becker

Revert fix for bug 76813 and re2c version bump

CentOS 7 ships with re2c 0.13.5 by default, so we should not have
bumped the required re2c version to 0.13.7. However, 0.13.5 does not

Revert fix for bug 76813 and re2c version bump

CentOS 7 ships with re2c 0.13.5 by default, so we should not have
bumped the required re2c version to 0.13.7. However, 0.13.5 does not
support default rules, so we cannot use them to fix bug 76813.

This reverts commit 420184ad529443182c9a348a55b1c9216005c613 and
5e15c9c41f8318a8392c2e2c78544f218736549c.

Closes GH-6593.

show more ...


# 420184ad 15-Dec-2020 Christoph M. Becker

Bump minimum re2c version to 0.13.7

Closes GH-6516.


# 9eea9aae 15-Dec-2020 Gabriel Caruso

Prepare for PHP 8.0.2

This was missing from f1f78ac875fcfbf1347eb81eac06c11343c4a664.


1234567891011