We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a9cf9 commit 9f6d421Copy full SHA for 9f6d421
ChangeLog.md
@@ -3,6 +3,12 @@ XP generics for PHP - ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 0.2.0 / 2022-11-06
7
+
8
+* Added support for generic function types such as `function(T, T): int`.
9
+ Requires https://github.com/xp-framework/core/releases/tag/v11.4.5
10
+ (@thekid)
11
12
## 0.1.0 / 2022-11-06
13
14
* Hello World! First release - @thekid
0 commit comments