- Notifications
You must be signed in to change notification settings - Fork821
PermalinkChoose 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 orlearn 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
Uh oh!
There was an error while loading.Please reload this page.
base:11.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:php-curl-class/php-curl-class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:11.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 7commits
- 9files changed
- 3contributors
Commits on Mar 12, 2025
Fix dependabot error fecthing package manifest
Error message:Error during file fetching; aborting: /package.json not founddependency_file_not_found
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>
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>
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 methodAdding these methods to separate the request initialization from theexecution.Methods added:Curl::setDelete()Curl::setGet()Curl::setHead()Curl::setOptions()Curl::setPatch()Curl::setPost()Curl::setPut()Curl::setSearch()* Fix loading local test serversError 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
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
Uh oh!
There was an error while loading.Please reload this page.