-
-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: nanasess/setup-php
base: v4.1.0
head repository: nanasess/setup-php
compare: v4.2.0
- 18 commits
- 11 files changed
- 3 contributors
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03f9ed0 - Browse repository at this point
Copy the full SHA 03f9ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdceb2 - Browse repository at this point
Copy the full SHA 6fdceb2View commit details
Commits on Nov 18, 2024
-
Bump @vercel/ncc from 0.38.1 to 0.38.3
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.3) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b9a1e6c - Browse repository at this point
Copy the full SHA b9a1e6cView commit details
Commits on Dec 9, 2024
-
Bump prettier from 3.2.5 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b01ac0e - Browse repository at this point
Copy the full SHA b01ac0eView commit details
Commits on Jan 6, 2025
-
Bump @types/node from 22.7.5 to 22.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.10.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d852b80 - Browse repository at this point
Copy the full SHA d852b80View commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8313148 - Browse repository at this point
Copy the full SHA 8313148View commit details -
Merge pull request #317 from nanasess/add-claude.md
docs: add CLAUDE.md with project overview and development guidelines
Configuration menu - View commit details
-
Copy full SHA for 4f8c7ee - Browse repository at this point
Copy the full SHA 4f8c7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d9292 - Browse repository at this point
Copy the full SHA 51d9292View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d9349 - Browse repository at this point
Copy the full SHA c3d9349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a1beb - Browse repository at this point
Copy the full SHA 57a1bebView commit details -
fix: update distribution file to include PHP 8.4 support
The dist/index.js file was out of sync with the source code changes that added PHP 8.4 support. The source code correctly included 8.4 in the APT version check (<= 8.4), but the distributed bundle still had the old version check (<= 8.3), causing PHP 8.4 to fall back to phpenv installation instead of using APT. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0f28ffa - Browse repository at this point
Copy the full SHA 0f28ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c47efa - Browse repository at this point
Copy the full SHA 4c47efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136f472 - Browse repository at this point
Copy the full SHA 136f472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f90e5f - Browse repository at this point
Copy the full SHA 0f90e5fView commit details -
Merge pull request #315 from nanasess/dependabot/npm_and_yarn/types/n…
…ode-22.10.5 Bump @types/node from 22.7.5 to 22.10.5
Configuration menu - View commit details
-
Copy full SHA for 773c459 - Browse repository at this point
Copy the full SHA 773c459View commit details -
Merge pull request #313 from nanasess/dependabot/npm_and_yarn/prettie…
…r-3.4.2 Bump prettier from 3.2.5 to 3.4.2
Configuration menu - View commit details
-
Copy full SHA for 5826645 - Browse repository at this point
Copy the full SHA 5826645View commit details -
Merge pull request #309 from nanasess/dependabot/npm_and_yarn/vercel/…
…ncc-0.38.3 Bump @vercel/ncc from 0.38.1 to 0.38.3
Configuration menu - View commit details
-
Copy full SHA for 1db6c80 - Browse repository at this point
Copy the full SHA 1db6c80View commit details -
Merge pull request #318 from nanasess/improve/php8.4
ci: add support for PHP 8.4 in workflows and installer
Configuration menu - View commit details
-
Copy full SHA for c4cdfcc - Browse repository at this point
Copy the full SHA c4cdfccView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.0...v4.2.0