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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6291f97c149677ce9a9bb249ca16e5ffec00cafe
archived-php-src
/
ext
/
date
History
Jakub Zelenka
c07b9cc49d
Merge branch 'PHP-8.5'
2025-10-06 10:32:28 +02:00
..
lib
Merge branch 'PHP-8.4'
2025-09-15 10:40:45 +01:00
tests
Revert deprecation of __sleep and __wakeup (
#19966
)
2025-10-06 10:30:27 +02:00
config0.m4
Autotools: Update ax_check_compile_flag.m4 to serial 11 (
#19127
)
2025-08-09 02:03:37 +02: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 code bloat in arginfo by using specialised string releases (
#20016
)
2025-10-02 22:00:20 +02:00
php_date.c
date: Use
true
/
false
instead of
1
/
0
for
bool
parameters
2025-09-24 18:51:40 +02:00
php_date.h
ext/date: Pack php_interval_obj
2025-03-28 16:55:37 +00:00
php_date.stub.php
ext/date: Deprecate __wakeup() methods in favour of __unserialize() (
#19827
)
2025-09-22 00:06:30 +01:00