Searched refs:intltz_get_error_code (Results 1 – 5 of 5) sorted by relevance
9 var_dump(intltz_get_error_code(null));12 Fatal error: Uncaught TypeError: intltz_get_error_code(): Argument #1 ($timezone) must be of type I…14 #0 %s(%d): intltz_get_error_code(NULL)
112 ZEND_FUNCTION(intltz_get_error_code);
583 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() argument
584 function intltz_get_error_code(IntlTimeZone $timezone): int|false {} function
952 ZEND_FUNCTION(intltz_get_error_code);1139 ZEND_FE(intltz_get_error_code, arginfo_intltz_get_error_code)
Completed in 21 milliseconds