-
-
Notifications
You must be signed in to change notification settings - Fork 50
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: symfony/http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 3 files changed
- 2 contributors
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebcaeea - Browse repository at this point
Copy the full SHA ebcaeeaView commit details
Commits on Oct 29, 2024
-
fix for HttpClientDataCollector fails if proc_open is disabled via ph…
…p.ini . Closes #58700
Configuration menu - View commit details
-
Copy full SHA for e9b0846 - Browse repository at this point
Copy the full SHA e9b0846View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa7bebe - Browse repository at this point
Copy the full SHA aa7bebeView commit details -
bug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc…
…_open is disabled via php.ini (ZaneCEO) This PR was merged into the 6.4 branch. Discussion ---------- [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #58700 | License | MIT [HttpClientDataCollector::escapePayload](https://github.com/symfony/symfony/blob/7.1/src/Symfony/Component/HttpClient/DataCollector/HttpClientDataCollector.php#L256) creates a `new Process()` -> it fails if `proc_open` is disabled: > The Process class relies on proc_open, which is not available on your PHP installation. symfony/symfony#58700 Commits ------- e28af345004 [HttpClient] Fix Process-based escaping in HttpClientDataCollector 48980a2f05a fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . Closes #58700
Configuration menu - View commit details
-
Copy full SHA for 224124d - Browse repository at this point
Copy the full SHA 224124dView commit details -
* 6.4: [HttpClient] Fix Process-based escaping in HttpClientDataCollector fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . Closes #58700 Bump Symfony version to 6.4.14 Update VERSION for 6.4.13 Update CHANGELOG for 6.4.13 Bump Symfony version to 5.4.46 Update VERSION for 5.4.45 Update CONTRIBUTORS for 5.4.45 Update CHANGELOG for 5.4.45
Configuration menu - View commit details
-
Copy full SHA for 5962356 - Browse repository at this point
Copy the full SHA 5962356View commit details
Commits on Nov 5, 2024
-
* 5.4: Do not read from argv on non-CLI SAPIs [Process] Use %PATH% before %CD% to load the shell on Windows [HttpFoundation] Reject URIs that contain invalid characters [HttpClient] Filter private IPs before connecting when Host == IP
Configuration menu - View commit details
-
Copy full SHA for 05d88cb - Browse repository at this point
Copy the full SHA 05d88cbView commit details -
* 6.4: Do not read from argv on non-CLI SAPIs [Process] Use %PATH% before %CD% to load the shell on Windows [HttpFoundation] Reject URIs that contain invalid characters [HttpClient] Filter private IPs before connecting when Host == IP
Configuration menu - View commit details
-
Copy full SHA for 90ab2a4 - Browse repository at this point
Copy the full SHA 90ab2a4View commit details
Loading
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 v7.1.6...v7.1.7