GitHub / emacs-php/php-mode / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6ebe4a61 | merge Merge pull request #823 from emacs-php/feature/php-project-project-el-interop |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| af691351 | Improve project.el and Projectile interoperability in php-project | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 5c4ebd83 | merge Merge pull request #821 from emacs-php/feat/php-pipe-op |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c3cc4c99 | Add php-pipe-op face for the PHP 8.5 pipe operator | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| f0bb9ebd | merge Merge pull request #820 from emacs-php/fix/eask-files |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 95834aa2 | merge Merge pull request #819 from emacs-php/refactor/magical-constants |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 09855bdb | merge Merge pull request #818 from emacs-php/refactor/php-executable-core |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 90431350 | Ship php-flymake.el and php-align.el in the package | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| edc3d97c | Move php-magical-constants to php-keywords.el | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 8491d67d | Take php-executable from php-core instead of guessing at it | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 78e2c8b9 | merge Merge pull request #817 from emacs-php/fix/blade-fallback |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| deab4812 | merge Merge pull request #816 from emacs-php/fix/honor-major-mode-remap |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d89e90d4 | Fall back on an HTML mode for Blade when web-mode is missing | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| a357bc87 | merge Merge pull request #815 from emacs-php/refactor/php-core |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 82ab795e | Honor major-mode-remap-alist in php-mode-maybe | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 78d116bb | Add php-core.el for the dependency-free primitives | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 22e5c803 | merge Merge pull request #814 from emacs-php/feat/php-indent-keywords |
USAMI Kenta <t****n@z****e>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 45bb2bff | Drop the duplicated and unused keyword tables | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| fca743ac | Add php-keywords.el with PHP language keyword tables | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 7da776b1 | Add php-indent.el, a CC Mode-free indentation engine ported from js.el | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 52292445 | merge Merge pull request #813 from emacs-php/cleanup/remove-redundant-group-php-group |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2125a1e4 | Remove redundant :group keywords from defcustom/defface forms | USAMI Kenta <t****n@z****e> | about 1 month ago | |
| 101b3b5c | merge Merge pull request #742 from emacs-php/refactor/switch-html-template-major-mode |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 79ddc578 | Document HTML template major mode selection | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 1a1b285b | Test HTML template handling with polymode and web-mode | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| b73529f0 | Memoize php-buffer-has-html-tag to speed up indentation | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 577647ef | Simplify php-check-html-for-indentation and deprecate multi-mode support | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 86e788ee | merge Merge pull request #809 from emacs-php/fix/support-emacs32 |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c439aac9 | Guard match data in error-control operator matcher | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 68faa1cf | Fix error-control operator "@" fontification on Emacs 31+ | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 8293aea4 | Fix closure body indentation on Emacs 31+ | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| e1753938 | merge Merge pull request #810 from emacs-php/dependabot/github_actions/actions/chec... |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 4087f272 |
Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a6a79415 | merge Merge pull request #808 from emacs-php/dependabot/github_actions/actions/chec... |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| dc13865a | Add guard to obsolete font-lock-* variables | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 1c9e08dd | Set c-after-brace-list-decl-kwds | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 472c44f9 | Use nonl instead of any in RX form | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 70c71444 | Update AUTHORS.md | USAMI Kenta <t****n@z****e> | about 2 months ago | |
| 27e70f8f |
Bump actions/checkout from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d9858333 | ci: Test Emacs 30.2 | jcs090218@gmail.com <j****8@g****m> | 10 months ago | |
| e97da0ff | chore: Fix eask version | jcs090218@gmail.com <j****8@g****m> | 10 months ago | |
| 7ed83bcd | merge Merge pull request #806 from emacs-php/dependabot/github_actions/actions/setu... |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| fc1b6449 | merge Merge pull request #805 from emacs-php/dependabot/github_actions/actions/chec... |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 48d71a42 |
Bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 77fc3c81 |
Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 40b8abed | Use save-match-data in php-local-manual.el | USAMI Kenta <t****n@z****e> | about 1 year ago | |
| 38d8adb1 | merge Merge pull request #804 from emacs-php/feature/print-opcode-and-php-parse |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| aaaa85c7 | Impl php-phpdbg-disassemble-file and php-parse-file | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 5d1eb027 | merge Merge pull request #803 from emacs-php/remove/php-executable-default-path |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a84469e6 | Removes hardcoding of implicit paths in php that are not guaranteed to exist | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 462b6224 | fix: Warning missing lexical-binding cookie |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| df830a18 | merge Merge pull request #802 from emacs-php/feature/support-readonly-and-enum |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4a42c293 | Add `enum` support to `php-current-class` | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| b9d7f07b | Addreadonly class modifier to imenu | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 5b6cc1c0 | ci: Test Emacs 30.1 |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0f756a8c | merge Merge pull request #801 from emacs-php/fix/issue-793 |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0a33fc0a | Fix array alignment issue when an empty line is present | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| b45992a6 | merge Merge pull request #800 from emacs-php/refactor/when-let |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6af84c2b | Use when-let* instead of let and when | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 878e3136 | Update README | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| c3fa4e02 | merge Merge pull request #799 from emacs-php/release/v1.27.0 |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 346ee2ab | Update CHANGELOG for 1.27.0 | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 8ea767e0 | Update README to support Emacs 30 and PHP 8.4 | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 652a5a70 | Update AUTHORS.md | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| c77eb101 | merge Merge pull request #797 from emacs-php/feature/php84-property-hooks |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5722ecdf | Support PHP 8.4 property-hooks | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 69e9c16f | Fix malformed when-let* again | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 9f0695e7 | Fix malformed when-let* | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| c716ba9e | merge Merge pull request #795 from emacs-php/update/phpdoc-types |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 910391c0 | merge Merge pull request #796 from emacs-php/fix/when-let |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a59e92e2 | Use when-let* instead of when-let to support Emacs 30 | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| c2f416b3 | Update php-phpdoc-type-names to support PHPStan 2.0.4 | USAMI Kenta <t****n@z****e> | over 1 year ago | |
| 31f702ee | merge Merge pull request #792 from emacs-php/fix/emacs30-byte-compiler |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a45038df | merge Merge pull request #789 from phil-s/phil-s/php-syntax-propertize-extend-region |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d9f66720 | Fix Emacs 30 byte-compile errors | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| e64e1fe5 | Improve php-syntax-propertize-extend-region efficiency | Phil Sainty <p****l@c****z> | almost 2 years ago | |
| e3087db5 | Update README | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 3e8113c7 | merge Merge pull request #788 from emacs-php/drop/emacs26 |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fb2c1ed5 | Raised minimum supported version to Emacs 27.1 | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 6af9d90e | Removed CI in Emacs 26.3 | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 9a2fe1c6 | Bump up version 1.26.1 | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 103cc779 | merge Merge pull request #787 from emacs-php/release/v1.26.0 |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7b946c34 | Bump up version 1.26.0 | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 30da67bb | Update module_id_prefixes | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 84e68287 | merge Merge pull request #786 from emacs-php/fix/apply-propertize-at-first-time |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a0a14e79 | Just call syntax-ppss-flush-cache instead of an explicit property. | USAMI Kenta <t****n@z****e> | almost 2 years ago | |
| 59814bd8 | ci: Bump Emacs 29.x to 4 |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4792988a | merge Merge pull request #784 from emacs-php/feature/php-function-call-face |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ccd28de9 | Fix tests | USAMI Kenta <t****n@z****e> | about 2 years ago | |
| 0ed7faa0 | Add -traditional and -standard faces to call faces | USAMI Kenta <t****n@z****e> | about 2 years ago | |
| ee88d597 | Add php-function-call-standard inherit font-lock-function-call-face |
Alex Figl-Brick <a****x@a****e>
Committed by: USAMI Kenta <t****n@z****e> |
about 2 years ago | |
| c8e4c16c | merge Merge pull request #781 from emacs-php/rename/php-this-face |
USAMI Kenta <t****n@p****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0e4d7db6 | Remove $ from facename for interop with treesit | USAMI Kenta <t****n@z****e> | over 2 years ago | |
| 4bc08f68 | ci: Exclude macos tests below 27.x |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0f521ac4 | ci: Bump Emacs 29.x to 3 |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a0bcafbe | Update PHP 8.3 badge | USAMI Kenta <t****n@z****e> | over 2 years ago | |
| 4fbf4ebd | Update Emacs 29.2 badge | USAMI Kenta <t****n@z****e> | over 2 years ago | |
| ac15ce01 | merge Merge pull request #779 from jcs-PR/test/29.2 |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c06bd688 | chore: Test 29.2 |
Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f0a14387 | Add @phpstan-require-extends and @phpstan-require-implements tag | USAMI Kenta <t****n@z****e> | over 2 years ago |