1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-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
..
2015-02-01 18:31:19 +00:00
2010-02-10 16:23:30 +00:00
2010-12-14 13:10:25 +00:00
2015-01-15 23:26:03 +08:00
2011-09-08 16:57:41 +00:00