We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05d97f commit b279cccCopy full SHA for b279ccc
ChangeLog.md
@@ -3,6 +3,13 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 9.9.1 / 2019-08-20
7
+
8
+### Bugfixes
9
10
+* Fixed compatibility issue with PHP 7.4 in `ClassLoader::defineForward()`
11
+ (@thekid)
12
13
## 9.9.0 / 2019-08-09
14
15
### Bugfixes
src/main/resources/VERSION
@@ -1 +1 @@
1
-9.9.1-dev
+9.9.1
0 commit comments