-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
ZM 1.36.35-1.el9.x86_64
Setting TIME_FORMAT_PATTERN and DATETIME_FORMAT_PATTERN works fine, but setting DATE_FORMAT_PATTERN breaks the web interface with this in /var/log/php-fpm/www-error.log:
[21-Sep-2025 09:38:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined method IntlDateFormatter::setPatter() in /usr/share/zoneminder/www/index.php:58
Stack trace:
#0 {main}
thrown in /usr/share/zoneminder/www/index.php on line 58
Fix: add the missing "n" at the end of "setPatter" in index.php line 58.
Metadata
Metadata
Assignees
Labels
No labels