Skip to content

Commit

Permalink
Buimp again
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Mar 3, 2024
1 parent ad75aec commit b8f48a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -21,14 +21,14 @@ Improvements:
- Remove "on develop warning" service #2533
- Disable the processing of includes/requires, it doesn't work very well but
it has massive performance impact on certain projects #2580
- Improved diagnostic engine #2584

Bug fixes:

- Fix diagnostic process concurrency and do not lint outdated files #2538
- Upgrade `amp/process` to fix #2516 thanks to @gerardroche
- Fix division by zero edge case
- Fix crash if referenced file no longer exists on class rename #2518
- Fix diagnostic process concurrency and do not lint outdated files #2538
- Fix detection of import used relatively in an annotation #2539
- Fix PHAR crashing issue on PHP8.3 #2533
- Fix UTF-16 conversion for LSP #2530 #2557
Expand Down
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b8f48a9

Please sign in to comment.