Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emacs-php/php-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: emacs-php/php-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
  • 16 commits
  • 21 files changed
  • 3 contributors

Commits on May 7, 2020

  1. Update README for v1 branch

    zonuexe committed May 7, 2020
    Configuration menu
    Copy the full SHA
    dea6500 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    ba80b3a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Use sort command in LANG=C

    zonuexe committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8eb897f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea264f8 View commit details
    Browse the repository at this point in the history
  3. Add mixed type

    zonuexe committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8331c50 View commit details
    Browse the repository at this point in the history
  4. Use files instead of package-file without php-mode.el

    It is not necessary to specify in package-file except the main file of the package.
    zonuexe committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c4fb921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2e6877 View commit details
    Browse the repository at this point in the history
  6. Support PHP 8 match expression

    https://wiki.php.net/rfc/match_expression_v2
    
    refs #631
    
    Suppress lint error for c-looking-at-or-maybe-in-bracelist
    zonuexe committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    399cf7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f31f97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d3b106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a655bc2 View commit details
    Browse the repository at this point in the history
  10. Update Emacs badge

    zonuexe committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    a87475a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    623ad52 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    4c44cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50cc24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #643 from emacs-php/merge/v1

    Merge master to v1
    zonuexe authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4c3c7e0 View commit details
    Browse the repository at this point in the history
Loading