mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-16 22:03:20 +01:00
* Fix: Replace deprecated module names in code strings # Fix: Replace deprecated module names in code strings A few cases that slipped through the manual replacements * Qual: Enable deprecation notices in CodingPhpTest for isModEnabled # Qual: Enable deprecation notices in CodingPhpTest for isModEnabled As all detections are now fixed, we can enable the deprecation notice trigger in the CodingPhpTest.