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
b90c9ca7dbf7df609c843eaee98ccfb1a1953850
archived-php-src
/
ext
/
date
History
Niels Dossche
b34b4d54c3
Fix
#44383
: PHP DateTime not converted to xsd:datetime
...
Closes GH-12437. Closes GH-11725.
2023-12-08 17:26:52 +01:00
..
lib
Import timelib 2022.10
2023-11-23 16:06:00 +00:00
tests
Deprecate calling DatePeriod::__construct() with less than 3 arguments
2023-12-04 22:27:59 +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
Added DateTime[Immutable]::createFromTimestamp / date_create_[immutable]_from_timestamp
2023-11-22 15:24:13 +00:00
php_date.c
Fix
#44383
: PHP DateTime not converted to xsd:datetime
2023-12-08 17:26:52 +01:00
php_date.h
Fix
#44383
: PHP DateTime not converted to xsd:datetime
2023-12-08 17:26:52 +01:00
php_date.stub.php
Added DateTime[Immutable]::createFromTimestamp / date_create_[immutable]_from_timestamp
2023-11-22 15:24:13 +00:00