Files
dolibarr/htdocs/core/modules
MDW e6630cd7d1 Qual: Improve dol_syslog (#30782)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Fix suspected issue with environment max size and md5sum working on limited files

* Qual: Fix LDAP typing

* Qual: Improve dol_syslog

# Qual: Improve dol_syslog

The changes:
- Keep the log file open for less time (better for concurrency);
- Open the log file only to append data (no internal preparation for writing);
- Avoids re-assigning a constant array;
- Add PHPDoc information about the array parameters and return values;
- May reduce the computation of global settings;
- Result in a slight performance improvement.
2024-08-29 08:49:27 +02:00
..
2024-03-02 12:40:25 +01:00
2024-08-17 22:47:59 +02:00
2024-08-29 08:49:27 +02:00
2024-05-17 12:53:21 +02:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00
2024-03-09 01:45:31 +01:00
2024-08-13 01:59:00 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-13 12:03:08 +02:00
2024-05-17 12:59:09 +02:00
2024-05-30 13:37:17 +02:00
2024-07-25 14:28:18 +02:00
2024-06-15 18:55:17 +02:00
2024-05-30 13:37:17 +02:00
2024-06-12 15:44:54 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-08-15 16:53:49 +02:00
2024-06-02 22:43:54 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-04-20 21:53:40 +01:00
2024-04-20 13:17:53 +02:00
2024-05-30 13:59:16 +02:00
2024-02-29 20:05:37 +01:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00