Searched refs:intltz_from_date_time_zone (Results 1 – 6 of 6) sorted by relevance
20 var_dump(intltz_from_date_time_zone());24 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …29 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …34 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …39 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …42 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: time zone id 'WEST' extracte…45 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d47 Warning: intltz_from_date_time_zone(): intltz_from_date_time_zone: bad arguments in %s on line %d
2 Bug #66921 - Wrong argument type hint for function intltz_from_date_time_zone7 $f = new ReflectionFunction('intltz_from_date_time_zone');
26 PHP_FUNCTION(intltz_from_date_time_zone);
461 …PHP_ME_MAPPING(fromDateTimeZone, intltz_from_date_time_zone, ainfo_tz_idarg, ZEND_ACC_PUBLIC |…
72 U_CFUNC PHP_FUNCTION(intltz_from_date_time_zone) in PHP_FUNCTION() argument
754 PHP_FE( intltz_from_date_time_zone, arginfo_tz_from_date_time_zone )
Completed in 14 milliseconds