History log of /php-src/Zend/zend_call_stack.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 3baa606f 20-Feb-2024 Arnaud Le Blanc

Specify what is expected in zend_call_stack.base


# 09838f17 09-Dec-2023 David CARLIER

zend_call_stack support proposal for solaris/illumos. (#12862)


# 3944bb01 01-Oct-2023 David CARLIER

zend call stack for DragonFlyBSD. (#12325)

Shares the same codepaths as FreeBSD for the most part.


# 14b82704 29-Sep-2023 David CARLIER

zend call stack support for haiku w/o using posix pthread api but the (#12103)

underlying native BeOs one.


# 69f6c742 26-Aug-2023 David CARLIER

zend_call_stack_default_size update BSD values. (#12051)


# bf1cfc07 16-Jan-2023 Christoph M. Becker

Revert GH-10300

Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 68ada76f9a659745f572539b72afa06fa75a866f.
his reverts commit 45384c6

Revert GH-10300

Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 68ada76f9a659745f572539b72afa06fa75a866f.
his reverts commit 45384c6e201eda9963e2fcc18946a9446230a2d6.
This reverts commit ef7fbfd71025f034b0bfcb413efd181ce798fc1b.
This reverts commit 9b9ea0d7c696f2990a159b2a2dafbc04547dc10f.
This reverts commit f15747c26be4a2330dc0cf3ea442f53f30f84cac.
This reverts commit e883ba93c40827fafd7868517eb48e04569f76ab.
This reverts commit 7e87551c3775d26e20b06a4032a00053db6452cc.
This reverts commit 921274d2b8966641a00c0a767ae40ba7187bdffc.
This reverts commit fc1f528e5e3ee45ab17ae8dcfad6a6422ff2002d.
This reverts commit 0961715cdafb5d39124667ff94f3b56453ce71f1.
This reverts commit a93f264526e1cdade71d887800c1c448c411bfdc.
This reverts commit 72dd94e1c6d29203b8f6473317f626e6d6d6fbdc.
This reverts commit 29b2dc89645e741f91cc920964432dccd2aaef14.
This reverts commit 05c7653bba7571852f5ce6fc0d220a1a829bc4c0.
This reverts commit 5190e5c260ee05e3f3c3d1168263a1a6637441d0.
This reverts commit 6b55bf228cb2da8705737d414f394950a92d8aae.
This reverts commit 184b4a12d3215d105720d005b31e365249e2eb21.
This reverts commit 4c31b7888a561e920fd3889ba8d99368f3c2d9e6.
This reverts commit d44e9680f080b4918cfed268b96f90ea35975617.
This reverts commit 4069a5c43f419d76e1254c8e49b4cad9968a408f.

show more ...


# 05c7653b 04-Jan-2023 Max Kellermann

Zend/zend_call_stack: include cleanup


# a493da7b 14-Jan-2023 Arnaud Le Blanc

Fix typo in HAVE_ macro (#10310)


# a11c8a30 16-Dec-2022 Arnaud Le Blanc

Limit stack size (#9104)