This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ff9ca12d60bc843adc4c87febc7d3b7e013b164
archived-php-src
/
ext
/
date
History
Gina Peter Banyard
6ff9ca12d6
ext/date: Pack php_interval_obj
...
This reduces the size of the struct from 88 to 80 bytes.
2025-03-28 16:55:37 +00:00
..
lib
Updated to version 2025.2 (2025b)
2025-03-24 10:06:36 +00:00
tests
Merge branch 'PHP-8.4'
2025-03-06 15:04:36 +01:00
config0.m4
Fix integer overflows in timelib
2024-12-06 18:56:57 +01:00
config.w32
Don't pass -fwrapv to clang on Windows (GH-17458)
2025-01-13 14:10:23 +01:00
CREDITS
…
php_date_arginfo.h
Reduce memory overhead of DatePeriod via virtual properties (
#15598
)
2024-09-27 22:54:40 +02:00
php_date.c
ext/date: Remove unused parameter
2025-03-28 16:55:37 +00:00
php_date.h
ext/date: Pack php_interval_obj
2025-03-28 16:55:37 +00:00
php_date.stub.php
Reduce memory overhead of DatePeriod via virtual properties (
#15598
)
2024-09-27 22:54:40 +02:00