This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Commit 80eb0ee
committed
GLPI 10.0 compatibility
- Permit installation on GLPI 10.0.x
- Limit compatibility to GLPI 10.x
- Use Guzzle library provided by GLPI
- Use same PHP minimal version as GLPI core; upgrade build libs
- Replace DATETIME field by TIMESTAMP
- Remove deprecated usage of integer display width
- Remove deprecated usage of integer display width
- Force database dynamic row format
- Use default sign on primary/foreign keys
- Drop useless check1 parent 008c7cc commit 80eb0ee
7 files changed
Lines changed: 557 additions & 404 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments