php-src/ext/date
Niels Dossche 99e6b0ecc8
Use stack allocation in timezone_initialize() (#19394)
This lives temporarily, avoid overhead and handling of heap allocation.
2025-08-08 20:29:39 +02:00
..
lib Updated to version 2025.2 (2025b) 2025-03-24 10:06:36 +00:00
tests ext/date: Fix tests (#18891) 2025-06-26 22:38:08 +02:00
config.w32 Don't pass -fwrapv to clang on Windows (GH-17458) 2025-01-13 14:10:23 +01:00
config0.m4 Fix integer overflows in timelib 2024-12-06 18:56:57 +01:00
CREDITS
php_date.c Use stack allocation in timezone_initialize() (#19394) 2025-08-08 20:29:39 +02:00
php_date.h ext/date: Pack php_interval_obj 2025-03-28 16:55:37 +00:00
php_date.stub.php Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
php_date_arginfo.h Arginfo: reuse zend_string objects for initializing attribute values (#19241) 2025-07-27 17:27:22 -07:00