-
Notifications
You must be signed in to change notification settings - Fork 819
Comparing changes
Open a pull request
base repository: php-curl-class/php-curl-class
base: 11.0.4
head repository: php-curl-class/php-curl-class
compare: 11.0.5
- 11 commits
- 16 files changed
- 3 contributors
Commits on Feb 24, 2025
-
⬆ Bump pygithub from 2.6.0 to 2.6.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pygithub 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 28bb643 - Browse repository at this point
Copy the full SHA 28bb643View commit details -
Merge pull request #927 from php-curl-class/dependabot/pip/pygithub-2…
….6.1 ⬆ Bump pygithub from 2.6.0 to 2.6.1
Configuration menu - View commit details
-
Copy full SHA for a56f446 - Browse repository at this point
Copy the full SHA a56f446View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b96527c - Browse repository at this point
Copy the full SHA b96527cView commit details -
Merge pull request #928 from php-curl-class-helper/create-pull-reques…
…t/patch ⬆ Update pre-commit dependencies
Configuration menu - View commit details
-
Copy full SHA for 7dc4b9c - Browse repository at this point
Copy the full SHA 7dc4b9cView commit details
Commits on Mar 8, 2025
-
Fix PHPStan static analysis errors (#929)
* Increase PHPStan memory limit on local development * Add emjois to test warnings and test errors * Fix PHPStan static analysis errors Error messages: ------ ------------------------------------------------------------------------------------------------------ Line src/Curl/Curl.php ------ ------------------------------------------------------------------------------------------------------ 123 Cannot unset property Curl\Curl::$curlErrorCodeConstant because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 124 Cannot unset property Curl\Curl::$curlErrorCodeConstants because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 125 Cannot unset property Curl\Curl::$curlOptionCodeConstants because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 126 Cannot unset property Curl\Curl::$effectiveUrl because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 127 Cannot unset property Curl\Curl::$rfc2616 because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 128 Cannot unset property Curl\Curl::$rfc6265 because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 129 Cannot unset property Curl\Curl::$totalTime because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 564 Cannot unset property Curl\Curl::$curlErrorCodeConstant because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 565 Cannot unset property Curl\Curl::$effectiveUrl because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty 566 Cannot unset property Curl\Curl::$totalTime because it might have hooks in a subclass. 🪪 unset.possiblyHookedProperty ------ ------------------------------------------------------------------------------------------------------
Configuration menu - View commit details
-
Copy full SHA for 58962a0 - Browse repository at this point
Copy the full SHA 58962a0View commit details -
Fix psalm install error on future php releases (#930)
* Skip running psalm on future PHP releases * Clean up indentation
Configuration menu - View commit details
-
Copy full SHA for a64fad2 - Browse repository at this point
Copy the full SHA a64fad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d83782 - Browse repository at this point
Copy the full SHA 8d83782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cc699 - Browse repository at this point
Copy the full SHA 41cc699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168e862 - Browse repository at this point
Copy the full SHA 168e862View commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ff5d53 - Browse repository at this point
Copy the full SHA 3ff5d53View commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 01a0e43 - Browse repository at this point
Copy the full SHA 01a0e43View 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 11.0.4...11.0.5