date_object_new_timezone_ex 2284 ext/date/php_date.c 	return date_object_new_timezone_ex(class_type, NULL TSRMLS_CC);
date_object_new_timezone_ex 2291 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_timezone_ex(old_obj->std.ce, &new_obj TSRMLS_CC);