Dear Maintainer,
After upgrading from bookworm to trixie, zoneminder's web UI fails to start
with:
PHP Fatal error: Uncaught Error: Call to undefined method
IntlDateFormatter::setPatter() in
/usr/share/zoneminder/www/index.php:58\nStack trace:\n#0 {main}\n thrown in
/usr/share/zoneminder/www/index.php on line 58
The correct method name is "setPattern". Adding the missing letter makes the UI
start.
Upstream code is reorganised and moved to includes/config.php.in, where it is
fixed in https://github.com/ZoneMinder/zoneminder/commit/af2f1cc6e6c064288a65fc46796314cbb8d238a2
released as 1.36.63.