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)
116 ZEND_FUNCTION(intltz_get_error_code);
583 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() argument
586 function intltz_get_error_code(IntlTimeZone $timezone): int|false {} function
960 ZEND_FUNCTION(intltz_get_error_code);1151 ZEND_FE(intltz_get_error_code, arginfo_intltz_get_error_code)
Completed in 25 milliseconds