Skip to content

Commit 768ae95

Browse files
committed
ext/intl: Remove stale TODO in common_date
1 parent de90598 commit 768ae95

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/intl/common/common_date.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err)
202202
}
203203
}
204204
} else {
205-
/* TODO: try with cast(), get() to obtain a number */
206205
intl_errors_set(err, U_ILLEGAL_ARGUMENT_ERROR,
207206
"invalid object type for date/time "
208207
"(only IntlCalendar and DateTimeInterface permitted)");

0 commit comments

Comments
 (0)