| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,39 @@ | |||
| 1 | 1 | Changelog | |
| 2 | 2 | ========= | |
| 3 | 3 | ||
| 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 | ||
| 5 | 37 | ||
| 6 | 38 | Features: | |
| 7 | 39 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments