-
Notifications
You must be signed in to change notification settings - Fork 119
Comparing changes
Open a pull request
base repository: emacs-php/php-mode
base: v1.26.1
head repository: emacs-php/php-mode
compare: v1.27.0
- 20 commits
- 14 files changed
- 3 contributors
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6af9d90 - Browse repository at this point
Copy the full SHA 6af9d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2c1ed - Browse repository at this point
Copy the full SHA fb2c1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8113c - Browse repository at this point
Copy the full SHA 3e8113cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3087db - Browse repository at this point
Copy the full SHA e3087dbView commit details
Commits on Sep 13, 2024
-
Improve php-syntax-propertize-extend-region efficiency
If the first pair of searches found a heredoc which spanned the entire region, don't perform the second pair of searches, as we already know the new region bounds. If we do need the second pair of searches, bound the backwards search at the original region START position.
Phil Sainty committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e64e1fe - Browse repository at this point
Copy the full SHA e64e1feView commit details
Commits on Oct 24, 2024
-
Merge pull request #789 from phil-s/phil-s/php-syntax-propertize-exte…
…nd-region Improve php-syntax-propertize-extend-region efficiency
Configuration menu - View commit details
-
Copy full SHA for a45038d - Browse repository at this point
Copy the full SHA a45038dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f6672 - Browse repository at this point
Copy the full SHA d9f6672View commit details -
Merge pull request #792 from emacs-php/fix/emacs30-byte-compiler
Fix Emacs 30 byte-compile errors
Configuration menu - View commit details
-
Copy full SHA for 31f702e - Browse repository at this point
Copy the full SHA 31f702eView commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a59e92e - Browse repository at this point
Copy the full SHA a59e92eView commit details -
Merge pull request #796 from emacs-php/fix/when-let
Use `when-let*` instead of `when-let` to support Emacs 30
Configuration menu - View commit details
-
Copy full SHA for 910391c - Browse repository at this point
Copy the full SHA 910391cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f416b - Browse repository at this point
Copy the full SHA c2f416bView commit details -
Merge pull request #795 from emacs-php/update/phpdoc-types
Update php-phpdoc-type-names to support PHPStan 2.0.4
Configuration menu - View commit details
-
Copy full SHA for c716ba9 - Browse repository at this point
Copy the full SHA c716ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0695e - Browse repository at this point
Copy the full SHA 9f0695eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e9c16 - Browse repository at this point
Copy the full SHA 69e9c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5722ecd - Browse repository at this point
Copy the full SHA 5722ecdView commit details -
Merge pull request #797 from emacs-php/feature/php84-property-hooks
Support PHP 8.4 property-hooks
Configuration menu - View commit details
-
Copy full SHA for c77eb10 - Browse repository at this point
Copy the full SHA c77eb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652a5a7 - Browse repository at this point
Copy the full SHA 652a5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea767e - Browse repository at this point
Copy the full SHA 8ea767eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346ee2a - Browse repository at this point
Copy the full SHA 346ee2aView commit details -
Merge pull request #799 from emacs-php/release/v1.27.0
Release v1.27.0
Configuration menu - View commit details
-
Copy full SHA for c3fa4e0 - Browse repository at this point
Copy the full SHA c3fa4e0View 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 v1.26.1...v1.27.0