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 3d6a5a0 commit 0982641Copy full SHA for 0982641
ChangeLog.md
@@ -3,6 +3,11 @@ XP Compiler ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 8.15.0 / 2023-07-16
7
+
8
+* Merged PR #173: Check for `#[Override]` annotation, implementing this
9
+ PHP 8.3 RFC: https://wiki.php.net/rfc/marking_overriden_methods
10
+ (@thekid)
11
* Merged PR #171: Refactor scope lookup from Result to CodeGen - @thekid
12
13
## 8.14.0 / 2023-07-15
0 commit comments