You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump every package to 0.10.0 and close the changelog's Unreleased section.
`phpstan', `flycheck-phpstan', `flymake-phpstan', and `phpstan-hover' are
released together, and the sub-packages rely on this phpstan release --
the flycheck generic-checker rewrite and the flymake JSON parser both use
phpstan.el internals introduced here -- so their `Package-Requires' now
ask for `(phpstan "0.10.0")'.
`phpstan-hover.el' gains a `Version' header to match the other files; it
had none.
0.10.0 rather than 0.9.1 because this raises the Emacs floor to 27.1
(dropping 26), obsoletes `phpstan-flycheck-auto-set-executable', and adds
Apple container support and `phpstan-hover-mode'. The obsolete
declaration already named 0.10.0 as the version.
0 commit comments