-
Notifications
You must be signed in to change notification settings - Fork 874
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4966 from junichi11/php82-fetch-properties-of-enu…
…ms-in-const-expressions PHP 8.2 Support: Fetch properties of enums in const expressions
- Loading branch information
Showing
60 changed files
with
59,111 additions
and
53,462 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3,712 changes: 1,955 additions & 1,757 deletions
3,712
php/php.editor/src/org/netbeans/modules/php/editor/parser/ASTPHP5Parser.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6,510 changes: 3,255 additions & 3,255 deletions
6,510
php/php.editor/src/org/netbeans/modules/php/editor/parser/EncodedActionTable1.java
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.