FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update CL · phpactor/phpactor@8b3644d · GitHub

Commit 8b3644d

Browse files
committed
Update CL
1 parent 2fa45fa commit 8b3644d

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,39 @@
11
Changelog
22
=========
33

4-
## master
4+
## 2026.05.30.0
5+
6+
**NOTE** this relase drops support for PHP 8.1. The minium supported PHP version
7+
is now 8.2.
8+
9+
Features:
10+
11+
- Index optimizer #3037 @dantleech
12+
13+
Improvements:
14+
15+
- Code-action resolution in separate process (avoid code action stacking and
16+
blocking) #3048 @dantleech
17+
- Include new line at end of generated `phpactor.json` #3047 @cweiske
18+
- Resolve stubs in way consistent with other configurable paths #3040
19+
@dantleech
20+
- Goto definition on first-class callable #3025 @przepompownia
21+
22+
Bug fixes:
23+
24+
- Explicitly specify byte order #3033 @dantleech / @zobo
25+
- Fix null coalesce behavior on undefinfed variable @przepompownia
26+
- Fix function call with unpacked array #3026 @yohanson
27+
- Create trust directory recursively #3021 @kneemund
28+
29+
Meta:
30+
31+
- Bump to PHP 8.2 @dantleech
32+
- Clean up since dropping 8.1 #3038 @przepompownia
33+
- Introduce benchmark tracking / monitoring #3028 @ajenbo
34+
- Ignore more unnecessary files with .gitattributes ~
35+
36+
## 2025.12.21.0
537

638
Features:
739

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL