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-30 12:13:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.2.25RC1
archived-php-src
/
ext
/
date
History
Derick Rethans
fecad54d74
Backport fix from PHP 8.3: The exception handler already takes care of destroying the return value
2024-09-13 11:04:45 +01:00
..
lib
Import timelib 2022.12
2024-09-11 17:30:57 +01:00
tests
Fixed regression: Using more than one sign is now OK again when using modify()
2024-09-11 17:43:23 +01:00
config0.m4
Append -Wno-implicit-fallthrough flag conditionally (
#13331
)
2024-07-22 06:57:04 +02:00
config.w32
Replace php_stdint.h header with standard headers (
#8613
)
2022-05-29 11:20:56 +01:00
CREDITS
…
php_date_arginfo.h
Improve string class constant code generation (
#9577
)
2022-09-26 23:12:34 +02:00
php_date.c
Backport fix from PHP 8.3: The exception handler already takes care of destroying the return value
2024-09-13 11:04:45 +01:00
php_date.h
Remove no longer used 'timezone_valid' flag
2022-06-02 09:24:13 +01:00
php_date.stub.php
Fixed bug
#80022
: Support ISO 8601 years outside 0000-9999 range better
2022-07-22 15:34:57 +01:00