php-src/ext/date
Reeze Xia f824f91ac9 Fixed bug #69141 Missing arguments in reflection info for some builtin functions
This include:

- setcookie (missing "httponly")
- setrawcookie (missing "httponly")
- spl_autoload_register (missing 2 optional params)
- mktime  (missing "is_dst")
- gmmktime (missing "is_dst")
2015-02-28 16:37:14 +08:00
..
lib - Updated to version 2015.1 (2015a) 2015-02-01 18:31:19 +00:00
tests Fix bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone) 2015-02-17 06:53:27 +01:00
config0.m4 - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
config.w32 - fix header install 2010-12-14 13:10:25 +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 Fixed bug #69141 Missing arguments in reflection info for some builtin functions 2015-02-28 16:37:14 +08:00
php_date.h Bump year 2015-01-15 23:26:03 +08:00
TODO - Updated to-do. 2011-09-08 16:57:41 +00:00