Skip to content

Commit 9dfbcc5

Browse files
committed
Bunp changelog
1 parent 6080c61 commit 9dfbcc5

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,28 @@
11
Changelog
22
=========
33

4-
## matser
4+
## 2025-07-25.0
55

66
Improvements:
77

88
- Extract document highlighter to own module and add config option to
99
disable it @dantleech
10+
- Fix false diagnostic for missing `__destruct` return type @przepompownia #2900
11+
- Add depth info to `worse:dump-ast` command @mamazo #2897
12+
- Ensure that stub locator results are cached in-memory @dantleech #2911
13+
- Upload PHAR as artifact on builds @drzraf #2915
1014

1115
Features:
1216

1317
- Search filtering (as applicable to autocomplete, name importing etc)
1418
@dantleech
1519

1620
Bug fixes:
21+
22+
- Require `ext-tokenizer` (fixes nixos distribution) @drupol
23+
- Don't complete HEREDOC identifier @przepompownia #2909
1724
- Fix parameter type resolution priority @dantleech
18-
- Fix completion rendering when snippets are disabled @mamazu
25+
- Fix completion rendering when snippets are disabled @mamazu #2898
1926

2027
## 2025.04.17.0
2128

0 commit comments

Comments
 (0)