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.
match
1 parent 6f36b20 commit 4514afcCopy full SHA for 4514afc
UPGRADING
@@ -21,6 +21,7 @@ PHP 8.0 UPGRADE NOTES
21
========================================
22
23
- Core:
24
+ . `match` is now a reserved keyword.
25
. Assertion failures now throw by default. If the old behavior is desired,
26
then set `assert.exception=0` in INI settings.
27
. Methods with the same name as the class are no longer interpreted as
0 commit comments