Commit 1f732a0
committed
GLPI 10.0 compatibility
- Permit installation on GLPI 10.0.x
- Remove deprecated usage of Toolbox::unclean_cross_side_scripting_deep()
- Replace deprecated usage of Html::autocompletionTextField()
- Fix showForm() signature
- Use same PHP minimal version as GLPI core
- Remove deprecated usage of integer display width
- Use default GLPI charset/collation during install/update
- Force database dynamic row format
- Migrate KnowbaseItem.date -> date_creation
- Add database support
- Use default sign on primary/foreign keys
- $_SERVER['REQUEST_URI'] may be missing1 parent 752d64e commit 1f732a0
12 files changed
+846
-137
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments