php-src/ext/intl/common
Niels Dossche ee2faaa423
Handle GC cycles properly in intl iterators
This is a follow-up on GH-17343 to implement GC cycle management.
Previously the objects lived too long due to the strong cycle.
This patch adds get_gc handlers to break the cycle.

Closes GH-17355.
2025-01-04 17:42:18 +01:00
..
common.stub.php ext/intl: deprecate U_MULTIPLE_DECIMAL_SEPERATORS constant 2023-04-23 10:37:55 +01:00
common_arginfo.h ext/intl: deprecate U_MULTIPLE_DECIMAL_SEPERATORS constant 2023-04-23 10:37:55 +01:00
common_date.cpp Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
common_date.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
common_enum.cpp Handle GC cycles properly in intl iterators 2025-01-04 17:42:18 +01:00
common_enum.h Handle GC cycles properly in intl iterators 2025-01-04 17:42:18 +01:00
common_error.c Declare ext/intl constants in stubs - part 13 (#9385) 2022-08-21 13:12:38 +02:00