Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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.4
Choose a base ref
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.0.5
Choose a head ref
Loading
  • 11 commits
  • 16 files changed
  • 3 contributors

Commits on Feb 24, 2025

  1. ⬆ 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>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    28bb643 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #927 from php-curl-class/dependabot/pip/pygithub-2…

    ….6.1
    
    ⬆ Bump pygithub from 2.6.0 to 2.6.1
    github-actions[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    a56f446 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    b96527c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #928 from php-curl-class-helper/create-pull-reques…

    …t/patch
    
    ⬆ Update pre-commit dependencies
    github-actions[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    7dc4b9c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. 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
     ------ ------------------------------------------------------------------------------------------------------
    zachborboa authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    58962a0 View commit details
    Browse the repository at this point in the history
  2. Fix psalm install error on future php releases (#930)

    * Skip running psalm on future PHP releases
    
    * Clean up indentation
    zachborboa authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    a64fad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d83782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41cc699 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168e862 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Bump prismjs version

    zachborboa committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    3ff5d53 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    01a0e43 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.