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/ob-phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feaute/concat-php-tag
Choose a base ref
...
head repository: emacs-php/ob-phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    c8d18c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from emacs-php/feaute/concat-php-tag

    Adds PHP tag only when code does not start with `<`
    takeokunn authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    7bc5ef8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from emacs-php/update/readme

    Update Lisp headers and doc comments
    takeokunn authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    162a1ab View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. test: Build with Eask

    jcs090218 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5e2646c View commit details
    Browse the repository at this point in the history
  2. Correct test versions

    jcs090218 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b86ce06 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Merge pull request #3 from jcs-PR/test/eask

    test: Build with Eask
    jcs090218 authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3dc3a00 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. ci: Bump Emacs 29.x to 3

    jcs090218 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c77355e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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

Commits on Aug 11, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    12ed94e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request #4 from emacs-php/dependabot/github_actions/action…

    …s/checkout-5
    
    Bump actions/checkout from 4 to 5
    jcs090218 authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    f5c9c06 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    6673da2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from emacs-php/dependabot/github_actions/action…

    …s/checkout-6
    
    Bump actions/checkout from 5 to 6
    jcs090218 authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    99ab8b5 View commit details
    Browse the repository at this point in the history
Loading