-
Notifications
You must be signed in to change notification settings - Fork 819
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: php-curl-class/php-curl-class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: php-curl-class/php-curl-class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 9 files changed
- 3 contributors
Commits on Mar 12, 2025
-
Fix dependabot error fecthing package manifest
Error message: Error during file fetching; aborting: /package.json not found dependency_file_not_found
Configuration menu - View commit details
-
Copy full SHA for af2cd43 - Browse repository at this point
Copy the full SHA af2cd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd6251 - Browse repository at this point
Copy the full SHA 9bd6251View commit details
Commits on Mar 16, 2025
-
⬆ Bump tj-actions/changed-files from 45 to 46 (#935)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>
Configuration menu - View commit details
-
Copy full SHA for 99c97ea - Browse repository at this point
Copy the full SHA 99c97eaView commit details
Commits on Mar 22, 2025
-
⬆ Update prismjs requirement from ^1.29.0 to ^1.30.0 in /www/scripts (#…
…934) Updates the requirements on [prismjs](https://github.com/PrismJS/prism) to permit the latest version. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zach Borboa <zachborboa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e2960d9 - Browse repository at this point
Copy the full SHA e2960d9View commit details
Commits on Mar 23, 2025
-
Add methods like Curl::setGet() for each HTTP request method (#936)
* Adding methods like Curl::setGet() for each HTTP request method Adding these methods to separate the request initialization from the execution. Methods added: Curl::setDelete() Curl::setGet() Curl::setHead() Curl::setOptions() Curl::setPatch() Curl::setPost() Curl::setPut() Curl::setSearch() * Fix loading local test servers Error message: +++ declare -A pids run_phpunit.sh: line 77: declare: -A: invalid option declare: usage: declare [-afFirtx] [-p] [name[=value] ...] Error message: +++ server_count=7 +++ pids=() run_phpunit.sh: line 85: "7" - 1: syntax error: operand expected (error token is ""7" - 1") * Clean up
Configuration menu - View commit details
-
Copy full SHA for 45a7b1b - Browse repository at this point
Copy the full SHA 45a7b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57b004 - Browse repository at this point
Copy the full SHA d57b004View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 062f586 - Browse repository at this point
Copy the full SHA 062f586View commit details
Loading
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 11.0.5...11.1.0