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: phpDocumentor/TypeResolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.2
Choose a base ref
...
head repository: phpDocumentor/TypeResolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.0
Choose a head ref
  • 19 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    6f50ece View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from phpDocumentor/feature/non-empty-array

    Add support for non-empty-array notation
    jaapio authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f237fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92bb85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6f5321 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #207 from phpDocumentor/feature/object-shape

    Add support for object and list shape types
    jaapio authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fc709d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Add docs and deploy workflow

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f81c0ab View commit details
    Browse the repository at this point in the history
  2. Fix indenting of workflow

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    165d7cf View commit details
    Browse the repository at this point in the history
  3. Use correct artifact uploader

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ebe02a0 View commit details
    Browse the repository at this point in the history
  4. Use double quotes

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    040f178 View commit details
    Browse the repository at this point in the history
  5. Add files before commit

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6f97ca2 View commit details
    Browse the repository at this point in the history
  6. Add token variable for deploy

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    71b9b61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2325428 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    877e910 View commit details
    Browse the repository at this point in the history
  9. Sync without sub dir

    jaapio committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7b7e57c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    483fb7f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Bump phpDocumentor/.github from 0.5.0 to 0.7

    Bumps [phpDocumentor/.github](https://github.com/phpdocumentor/.github) from 0.5.0 to 0.7.
    - [Release notes](https://github.com/phpdocumentor/.github/releases)
    - [Commits](phpDocumentor/.github@v0.5.0...v0.7)
    
    ---
    updated-dependencies:
    - dependency-name: phpDocumentor/.github
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    9668052 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge pull request #209 from phpDocumentor/dependabot/github_actions/…

    …phpDocumentor/dot-github-0.7
    
    Bump phpDocumentor/.github from 0.5.0 to 0.7
    jaapio authored May 24, 2024
    Configuration menu
    Copy the full SHA
    eee054a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. build on php 8.4

    jaapio committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6222565 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from phpDocumentor/feature/php84

    build on php 8.4
    jaapio authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1fb5ba8 View commit details
    Browse the repository at this point in the history
Loading