Searched refs:timezone_version_get (Results 1 – 5 of 5) sorted by relevance
2 Test the basics to function timezone_version_get().10 var_dump(timezone_version_get());
2 timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a …9 <?php $versionTimezone = timezone_version_get();
95 function timezone_version_get(): string {} function
469 ZEND_FUNCTION(timezone_version_get);552 ZEND_FE(timezone_version_get, arginfo_timezone_version_get)
4441 PHP_FUNCTION(timezone_version_get) in PHP_FUNCTION() argument
Completed in 76 milliseconds