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 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9c0aa10d006db96dcc8a6c35e697bc69816626f
archived-php-src
/
ext
/
date
History
Bob Weinand
94ee4f9834
Port all internally used classes to use default_object_handlers
...
Signed-off-by: Bob Weinand <
bobwei9@hotmail.com
>
2022-08-31 16:45:27 +02:00
..
lib
Updated to version 2022.2 (2022b)
2022-08-11 15:54:31 +01:00
tests
Fixed bug GH-9431: DateTime::getLastErrors() not returning false when no errors/warnings
2022-08-29 14:33:41 +01:00
config0.m4
Replace php_stdint.h header with standard headers (
#8613
)
2022-05-29 11:20:56 +01: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
Do not generate CONST_CS when registering constants (
#9439
)
2022-08-28 08:27:19 +02:00
php_date.c
Port all internally used classes to use default_object_handlers
2022-08-31 16:45:27 +02: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