- Notifications
You must be signed in to change notification settings - Fork821
Comparing changes
Open a pull request
base repository:php-curl-class/php-curl-class
Uh oh!
There was an error while loading.Please reload this page.
base:11.0.1
head repository:php-curl-class/php-curl-class
Uh oh!
There was an error while loading.Please reload this page.
compare:11.0.2
- 19commits
- 14files changed
- 3contributors
Commits on Jan 27, 2025
* Display psalm version being run* Update exclusions* Use separate configuration for PHP 7.4* Remove temporary workaround
⬆ Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.- [Release notes](https://github.com/dependabot/fetch-metadata/releases)- [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0)---updated-dependencies:- dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#914from php-curl-class/dependabot/github_actions…
…/dependabot/fetch-metadata-2.3.0⬆ Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Commits on Jan 28, 2025
Merge pull request#915from php-curl-class-helper/create-pull-reques…
…t/patchUpdate pre-commit dependencies
Commits on Jan 29, 2025
Merge pull request#916from php-curl-class-helper/create-pull-reques…
…t/patchUpdate pre-commit dependencies
Commits on Feb 11, 2025
Bump cryptography from 43.0.1 to 44.0.1 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)- [Commits](pyca/cryptography@43.0.1...44.0.1)---updated-dependencies:- dependency-name: cryptography dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#917from php-curl-class/dependabot/pip/scripts/cr…
…yptography-44.0.1Bump cryptography from 43.0.1 to 44.0.1 in /scripts
Commits on Feb 17, 2025
* Add shims for PHPUnit* Fix PHPUnit error: undefined method returnValue()1) CurlTest\PHPCurlClassTest::testMockError: Call to undefined method CurlTest\PHPCurlClassTest::returnValue()* Fix PHPUnit risky test by restoring error handler before exception thrownThere was 1 risky test:1) CurlTest\PHPCurlClassTest::testRequiredOptionCurlOptReturnTransferEmitsWarningPHPUnit10PlusTest code or tested code did not remove its own error handlers* Fix psalm errors* Add attributes for version constraint* Temporarily pin psalm to fix ci
⬆ Bump pygithub from 2.5.0 to 2.6.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.5.0 to 2.6.0.- [Release notes](https://github.com/pygithub/pygithub/releases)- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)- [Commits](PyGithub/PyGithub@v2.5.0...v2.6.0)---updated-dependencies:- dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#919from php-curl-class/dependabot/pip/pygithub-2…
….6.0⬆ Bump pygithub from 2.5.0 to 2.6.0
github-actions[bot] authoredFeb 17, 2025
Commits on Feb 18, 2025
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.1...11.0.2
Uh oh!
There was an error while loading.Please reload this page.