Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
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 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
base:11.0.1
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.2
Choose a head ref
Loading
  • 19commits
  • 14files changed
  • 3contributors

Commits on Jan 27, 2025

  1. Fix CI tests (psalm) (#913)

    * Display psalm version being run* Update exclusions* Use separate configuration for PHP 7.4* Remove temporary workaround
    @zachborboa
    zachborboa authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    8259795View commit details
    Browse the repository at this point in the history
  2. ⬆ 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>
    @dependabot
    dependabot[bot] authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    e713a1eView commit details
    Browse the repository at this point in the history
  3. 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
    @github-actions
    github-actions[bot] authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    492432cView commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

    …t/patchUpdate pre-commit dependencies
    @github-actions
    github-actions[bot] authoredJan 28, 2025
    Configuration menu
    Copy the full SHA
    bd68ef8View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

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

    …t/patchUpdate pre-commit dependencies
    @github-actions
    github-actions[bot] authoredJan 29, 2025
    Configuration menu
    Copy the full SHA
    49f5b64View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredFeb 11, 2025
    Configuration menu
    Copy the full SHA
    cd97df1View commit details
    Browse the repository at this point in the history
  2. 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
    @github-actions
    github-actions[bot] authoredFeb 11, 2025
    Configuration menu
    Copy the full SHA
    2386b2aView commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    f9494a3View commit details
    Browse the repository at this point in the history
  2. Fix CI (PHPUnit) (#918)

    * 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
    @zachborboa
    zachborboa authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    fd902b4View commit details
    Browse the repository at this point in the history
  3. ⬆ 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>
    @dependabot
    dependabot[bot] authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    277ece4View commit details
    Browse the repository at this point in the history
  4. 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
    github-actions[bot] authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    8190071View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86eb0d1View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request#920from php-curl-class-helper/create-pull-reques…

    …t/patchUpdate pre-commit dependencies
    @github-actions
    github-actions[bot] authoredFeb 18, 2025
    Configuration menu
    Copy the full SHA
    869c7f8View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3348afbView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d05e75aView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece27e4View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    214cfe0View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp