Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: QuorumCollection/ArrayFunctions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kill-travis
Choose a base ref
Loading
...
head repository: QuorumCollection/ArrayFunctions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 8, 2022

  1. Merge pull request #3 from QuorumCollection/kill-travis

    Replace Travis with GitHub Actions
    donatj authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    737bdad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a91e7 View commit details
    Browse the repository at this point in the history
  3. Add dependabot

    donatj committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    76fe520 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Generate a better README

    donatj committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    016f3f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

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

Commits on Nov 27, 2023

  1. Update PHP to 8.3

    donatj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a2bf413 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update phpunit/phpunit requirement from ~4.8|~9 to include ~11 (#6)

    * Update phpunit/phpunit requirement from ~4.8|~9 to ^11.2.6
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jesse Donat <donatj@gmail.com>
    dependabot[bot] and donatj authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8f70ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Test in PHP 8.4 (#7)

    donatj authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e2f4027 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Improve test coverage (#11)

    * Improve test coverage
    
    * Update README
    donatj authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    0291685 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. Bump actions/checkout from 4 to 5 (#12)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    b84ac38 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 (#13)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    e6e0c7f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

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

Commits on May 15, 2026

  1. Update PHP version requirements in composer.json (#16)

    * Update PHP version requirements in composer.json
    
    * Update PHP versions in CI workflow
    
    Removed older PHP versions from CI workflow.
    
    * Update PHP version requirement to >=7.2.0
    donatj authored May 15, 2026
    Configuration menu
    Copy the full SHA
    d890b4a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. Bump actions/checkout from 6 to 7 (#17)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    8dfa284 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.