History log of /PHP-8.3/Zend/zend.h (Results 1 – 25 of 705)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f5895792 05-Nov-2024 Pierrick Charron

PHP-8.2 is now for PHP 8.2.27-dev


# 9c79ca74 05-Nov-2024 Eric Mann

PHP-8.3 is now for PHP-8.3.15-dev


# 6f868bd6 08-Oct-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.14-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

# 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

# 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

# 3ab7aa00 20-Feb-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Workaround ZTS persistent resource crashes (PHP 8.3 and lower)


# 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

# 0454f4ad 30-Jan-2024 Pierrick Charron

PHP-8.2 is now for PHP 8.2.17-dev

# d33a5348 02-Jan-2024 Jakub Zelenka

PHP-8.3 is now for PHP-8.3.3-dev

# 5d79c1b7 02-Jan-2024 Sergey Panteleev

PHP-8.2 is now for PHP 8.2.16-dev

# dc3641ea 05-Dec-2023 Pierrick Charron

PHP-8.2 is now for PHP 8.2.15-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

# 239a26fa 07-Nov-2023 Sergey Panteleev

PHP-8.2 is now for PHP 8.2.14-dev

# 2642a086 10-Oct-2023 Pierrick Charron

PHP-8.2 is now for PHP 8.2.13-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>>...29