Commit c3cf92b
Bug fixes in master into dev (#1137)
* FIXED error for unsupported php 8.4 in xdebug (#1134)
* FIXED error for unsuported php 8.4 version by upgrading xdebug to version 3.4.0beta1
* temporarily fix by disabling php 8.4 deprecation warnings in apiv2
* Fixed preprocessor skip command bug. (#1126)
* Fixed preprocessor skip command bug.
* Added changelog entry.
* Updated changelog entry version.
* Use utf8mb4 as default encoding (#1127)
* Use utf8mb4.
* Added comment, added changelog entry.
---------
Co-authored-by: jessevz <[email protected]>
---------
Co-authored-by: gochujang-c <[email protected]>1 parent fe16f39 commit c3cf92b
File tree
5 files changed
+18
-4
lines changed- doc
- src
- api/v2
- dba
- inc/utils
5 files changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
893 | | - | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
894 | 896 | | |
895 | 897 | | |
896 | 898 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments