History log of /PHP-8.0/ext/intl/tests/bug80763.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 84b61528 17-Feb-2021 Christoph M. Becker

Fix #80763: msgfmt_format() does not accept DateTime references

`intl_zval_to_millis()` needs to cater to references.

Closes GH-6707.