Skip to content

Commit 07668a6

Browse files
committed
Fix and re-enable 8.6 builds
8.6 has significantly changed the XML entity faff D:
1 parent 0358e8f commit 07668a6

105 files changed

Lines changed: 10555 additions & 37 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
- "8.3"
106106
- "8.4"
107107
- "8.5"
108+
- "8.6"
108109
steps:
109110
- name: "Checkout"
110111
uses: "actions/checkout@v6"

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"generated/json.php",
4646
"generated/ldap.php",
4747
"generated/libxml.php",
48+
"generated/litespeed.php",
4849
"generated/lzf.php",
4950
"generated/mailparse.php",
5051
"generated/mbstring.php",

generated/8.6/exec.php

Lines changed: 116 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.6/fileinfo.php

Lines changed: 56 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)