-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: emacs-php/phpstan.el
base: 0.8.2
head repository: emacs-php/phpstan.el
compare: 0.9.0
- 20 commits
- 6 files changed
- 4 contributors
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e90ed7c - Browse repository at this point
Copy the full SHA e90ed7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1bc43 - Browse repository at this point
Copy the full SHA ca1bc43View commit details -
Merge pull request #55 from emacs-php/feature/copy-dumped-type
Add `phpstan-copy-dumped-type command`
Configuration menu - View commit details
-
Copy full SHA for e224a90 - Browse repository at this point
Copy the full SHA e224a90View commit details -
Handle "No files" message (#43)
Co-authored-by: USAMI Kenta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f289114 - Browse repository at this point
Copy the full SHA f289114View commit details
Commits on Apr 8, 2025
-
Prevent Flycheck from showing errors due to deleted temp files during…
… editing Suppress unnecessary Flycheck errors when PHPStan reports "[ERROR] No files found to analyse." This happens because temporary files are deleted while editing, causing PHPStan to fail to find files. An around-advice on `flycheck-finish-checker-process` has been added to ignore such cases, preventing misleading errors from being shown in modified buffers.
Configuration menu - View commit details
-
Copy full SHA for 3b0a83a - Browse repository at this point
Copy the full SHA 3b0a83aView commit details -
Merge pull request #56 from emacs-php/fix/suppress-flycheck-errors-on…
…-editing Prevent Flycheck from showing errors due to deleted temp files during editing
Configuration menu - View commit details
-
Copy full SHA for 540c379 - Browse repository at this point
Copy the full SHA 540c379View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91ef35 - Browse repository at this point
Copy the full SHA a91ef35View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 715fef5 - Browse repository at this point
Copy the full SHA 715fef5View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b59a5b - Browse repository at this point
Copy the full SHA 3b59a5bView commit details -
Merge pull request #57 from emacs-php/support/phpstan-editor-mode
Support PHPStan editor-mode
Configuration menu - View commit details
-
Copy full SHA for af600b9 - Browse repository at this point
Copy the full SHA af600b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f278be - Browse repository at this point
Copy the full SHA 2f278beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b20fb81 - Browse repository at this point
Copy the full SHA b20fb81View commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6d0581c - Browse repository at this point
Copy the full SHA 6d0581cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491b0a7 - Browse repository at this point
Copy the full SHA 491b0a7View commit details -
Merge pull request #58 from emacs-php/fix/phpstan-editor-mode
Do not use Editor Mode if the buffer is not being edited
Configuration menu - View commit details
-
Copy full SHA for cf5e7ab - Browse repository at this point
Copy the full SHA cf5e7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a35f991 - Browse repository at this point
Copy the full SHA a35f991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8783c - Browse repository at this point
Copy the full SHA 3f8783cView commit details -
Merge pull request #59 from emacs-php/fix/custom-variable-local
Explicitly set the custom variable to :local t
Configuration menu - View commit details
-
Copy full SHA for a4b3f55 - Browse repository at this point
Copy the full SHA a4b3f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da92fb - Browse repository at this point
Copy the full SHA 8da92fbView commit details -
Merge pull request #60 from emacs-php/release/0.9.0
Bump version 0.9.0
Configuration menu - View commit details
-
Copy full SHA for 206573c - Browse repository at this point
Copy the full SHA 206573cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.8.2...0.9.0