Describe the bug
When the default php-gettext module is compiled and installed, Cacti does not use it regardless of the specification on the settings page.
To Reproduce
Steps to reproduce the behavior:
-
Set the language processor to builtin/none
-
Be at PHP version 8.1.2 to see deprecation warnings
-
Do something in Cacti
-
See deprecation warnings
Expected behavior
Cacti should use the php-gettext handler if it's installed and no other gettext handler is specified.
Describe the bug
When the default php-gettext module is compiled and installed, Cacti does not use it regardless of the specification on the settings page.
To Reproduce
Steps to reproduce the behavior:
Set the language processor to builtin/none
Be at PHP version 8.1.2 to see deprecation warnings
Do something in Cacti
See deprecation warnings
Expected behavior
Cacti should use the php-gettext handler if it's installed and no other gettext handler is specified.