Home
last modified time | relevance | path

Searched refs:DATE_TZ_ERRMSG (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/calendar/tests/
H A Dunixtojd.phpt24 // -if omitted from easter_date.phpt, outputs DATE_TZ_ERRMSG warning
27 // -if omitted from unixtojd.phpt, does NOT output DATE_TZ_ERRMSG
/PHP-5.6/ext/date/
H A Dphp_date.c822 #define DATE_TZ_ERRMSG \ macro
951 php_error_docref(NULL TSRMLS_CC, E_WARNING, DATE_TZ_ERRMSG); in PHP_INI_MH()
991 …php_error_docref(NULL TSRMLS_CC, E_WARNING, DATE_TZ_ERRMSG "We selected the timezone 'UTC' for now… in guess_timezone()

Completed in 17 milliseconds