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.5
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.1.0
Choose a head ref
Loading
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 12, 2025

  1. Fix dependabot error fecthing package manifest

    Error message:
    Error during file fetching; aborting: /package.json not found
    dependency_file_not_found
    zachborboa committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    af2cd43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd6251 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. ⬆ 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>
    dependabot[bot] authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    99c97ea View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. ⬆ 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>
    dependabot[bot] and zachborboa authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    e2960d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Add methods like Curl::setGet() for each HTTP request method (#936)

    * Adding methods like Curl::setGet() for each HTTP request method
    
    Adding these methods to separate the request initialization from the
    execution.
    
    Methods added:
    Curl::setDelete()
    Curl::setGet()
    Curl::setHead()
    Curl::setOptions()
    Curl::setPatch()
    Curl::setPost()
    Curl::setPut()
    Curl::setSearch()
    
    * Fix loading local test servers
    
    Error 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
    zachborboa authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    45a7b1b View commit details
    Browse the repository at this point in the history
  2. Update readme

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

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    062f586 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.