History log of /PHP-8.3/Zend/zend.h (Results 1 – 25 of 730)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fcbcf2f2 26-Sep-2024 Ben Ramsey

PHP-8.1 is now for PHP 8.1.31-dev


# 7e722e3b 10-Sep-2024 Pierrick Charron

PHP-8.2 is now for PHP 8.2.25-dev


# bb2b7df9 10-Sep-2024 Eric Mann

PHP-8.3 is now for PHP 8.3.13-dev


# 0b61b8dc 13-Aug-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.12-dev


# 84d8fa9f 13-Aug-2024 Sergey Panteleev

PHP-8.2 is now for PHP 8.2.24-dev


# 155e89e1 16-Jul-2024 Eric Mann

PHP-8.3 is now for PHP 8.3.11-dev


# 387b1c62 18-Jun-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.10-dev


# a87ccc7c 05-Jun-2024 Ben Ramsey

PHP-8.1 is now for PHP 8.1.30-dev


# c69c84a5 21-May-2024 Pierrick Charron

PHP-8.2 is now for PHP 8.2.21-dev


# eb7a574a 21-May-2024 Eric Mann

PHP-8.3 is now for PHP 8.3.9-dev


# bab75e1f 23-Apr-2024 Jakub Zelenka

PHP 8.3 is now for PHP-8.3.8-dev


# 67fc53e1 10-Apr-2024 Eric Mann

PHP-8.3 is now for PHP 8.3.7-dev


# 9381129d 26-Mar-2024 Eric Mann

PHP-8.3 is now for PHP 8.3.6-dev


# 47dca339 28-Feb-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.5-dev


# e1a8ebd6 27-Feb-2024 Sergey Panteleev

PHP-8.2 is now for PHP 8.2.18-dev


# 2f605820 13-Feb-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Workaround ZTS persistent resource crashes (PHP 8.3 and lower)

For master (8.4-dev) I merged GH-13381. But that PR changes public API
of TSRM, so cannot be used on lower branches.

Workaround ZTS persistent resource crashes (PHP 8.3 and lower)

For master (8.4-dev) I merged GH-13381. But that PR changes public API
of TSRM, so cannot be used on lower branches.

This patch is a safe workaround for the issue, in combination with a
pre-existing fix using `ifdef ZTS + if (module_started)` inside pgsql
and odbc. The idea is to delay unloading modules until the persistent
resources are destroyed. This will keep the destructor code accessible
in memory.

This is not a proper fix on its own, because we still need the
workaround of not accessing globals after module destruction.
The proper fix is in master.

Closes GH-13388.

show more ...


# 5094a636 30-Jan-2024 Eric Mann

PHP-8.3 is now for PHP-8.3.4-dev


# d33a5348 02-Jan-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.3-dev


# 1fdf21fe 05-Dec-2023 Eric Mann

PHP-8.3 is now for PHP 8.3.2-dev


# 178d3acf 21-Nov-2023 Jakub Zelenka

PHP 8.3 is now 8.3.1-dev


# be64db59 10-Oct-2023 Patrick Allaert

PHP-8.1 is now for PHP 8.1.26-dev


# 2642a086 10-Oct-2023 Pierrick Charron

PHP-8.2 is now for PHP 8.2.13-dev


# c1cf0026 12-Sep-2023 Ben Ramsey

PHP-8.1 is now for PHP 8.1.25-dev


# 5c1f7467 12-Sep-2023 Sergey Panteleev

PHP-8.2 is now for PHP 8.2.12-dev


# 4467f33e 15-Aug-2023 Pierrick Charron

PHP-8.2 is now for PHP 8.2.11-dev


12345678910>>...30