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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d86fe9941cb2d180debf106cd23decdb3f9e598e
archived-php-src
/
ext
/
date
History
Dmitry Stogov
c5237d82bf
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00
..
lib
- Fixed bug
#49081
(DateTime::diff() mistake if start in January and interval >
2010-05-04 15:11:41 +00:00
tests
- Fixed bug
#49081
(DateTime::diff() mistake if start in January and interval >
2010-05-04 15:11:41 +00:00
config0.m4
- Added a test case for bug
#45866
2010-02-10 16:23:30 +00:00
config.w32
- MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:54 +00:00
CREDITS
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
2005-06-14 21:32:29 +00:00
php_date.c
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00
php_date.h
- Expose date-extension object creation externally.
2010-04-10 20:33:41 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00