-
-
Notifications
You must be signed in to change notification settings - Fork 27
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/ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 2 contributors
Commits on Apr 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0e61cee - Browse repository at this point
Copy the full SHA 0e61ceeView commit details
Commits on Apr 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0f97069 - Browse repository at this point
Copy the full SHA 0f97069View commit details -
* 6.4: CS fixes - native_function_invocation & static_lambda Backport some CS fixes from 7.4
Configuration menu - View commit details
-
Copy full SHA for 52d7fc4 - Browse repository at this point
Copy the full SHA 52d7fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d37f8 - Browse repository at this point
Copy the full SHA 74d37f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 178f35b - Browse repository at this point
Copy the full SHA 178f35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401cb32 - Browse repository at this point
Copy the full SHA 401cb32View commit details
Commits on Apr 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0530014 - Browse repository at this point
Copy the full SHA 0530014View commit details
Commits on May 2, 2026
-
[Ldap] Cast default network_timeout to int
`ini_get('default_socket_timeout')` returns a string. PHP 8.4's ext-ldap strictly requires an int for `LDAP_OPT_NETWORK_TIMEOUT`, so binding fails with `Could not set value "60" for option "network_timeout"` whenever the fallback is used (i.e. the user did not set `network_timeout` explicitly). Casting the value to int when storing the default fixes the regression on PHP 8.4 while remaining a no-op on prior versions.Configuration menu - View commit details
-
Copy full SHA for f34c07d - Browse repository at this point
Copy the full SHA f34c07dView commit details
Commits on May 4, 2026
-
* 6.4: [Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader [RateLimiter] Carry over reserved tokens past fixed window resets [Security] Document that AbstractLoginFormAuthenticator::getLoginUrl() must return a path [Ldap] Cast default network_timeout to int Bump Symfony version to 6.4.38 Update VERSION for 6.4.37 Update CONTRIBUTORS for 6.4.37 Update CHANGELOG for 6.4.37
Configuration menu - View commit details
-
Copy full SHA for bba9e53 - Browse repository at this point
Copy the full SHA bba9e53View 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.4.8...v7.4.10