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
4361fffaeaddd8da6ea00a3b2eafef247c7edf99
archived-php-src
/
ext
/
date
History
George Peter Banyard
6acb079906
Use zend_string_equals() API instead of strcmp() in Date extension
2021-03-17 16:36:16 +00:00
..
lib
Fix quadratic slowdown under asan in timelib
2021-02-16 11:56:17 +01:00
tests
Reduce date test threshold further
2021-03-05 16:31:24 +01:00
config0.m4
Remove timelib outdated defines
2019-07-14 13:50:05 +02:00
config.w32
Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 11:05:22 +01:00
CREDITS
…
php_date_arginfo.h
Improve class entry generation
2021-02-16 13:09:56 +01:00
php_date.c
Use zend_string_equals() API instead of strcmp() in Date extension
2021-03-17 16:36:16 +00:00
php_date.h
Fixed bug
#80057
(DateTimeImmutable::createFromFormat() does not populate time)
2020-09-04 15:55:08 +01:00
php_date.stub.php
Implicitly enable function entry generation when class entry generation is enabled
2021-02-09 13:37:24 +01:00