1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-10-08 01:48:25 +00:00
Files
matomo/core/Metrics
Stefan Giehl 130ee5dfad Use shell_exec instead of backticks (#23556)
* Use shell_exec instead of backticks - Using backticks is bad practice and might become deprecated with PHP 9, so we should avoid using them.
* Improve code quality
2025-09-03 03:20:14 +12:00
..