php-src/ext/date
Christoph M. Becker 3b874086e2 Fix #70245: strtotime does not emit warning when 2nd parameter is object or string
Caused by a refactoring strtotime() called
zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET, ...) instead of
zend_parse_parameters().
2015-08-12 19:01:04 +02:00
..
lib - Updated to version 2015.5 (2015e) 2015-06-15 10:41:32 +01:00
tests Fix #70245: strtotime does not emit warning when 2nd parameter is object or string 2015-08-12 19:01:04 +02:00
config0.m4 Merge branch 'PHP-5.6' 2015-01-21 16:26:36 +01:00
config.w32 Merge branch 'PHP-5.6' 2015-01-21 16:26:36 +01:00
CREDITS
php_date.c Fix #70245: strtotime does not emit warning when 2nd parameter is object or string 2015-08-12 19:01:04 +02:00
php_date.h first stone on using the unified globals accessor 2015-07-29 10:36:30 +02:00
TODO - Updated to-do. 2011-09-08 16:57:41 +00:00