-
-
Notifications
You must be signed in to change notification settings - Fork 195
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/flex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46bebc3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/flex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ae6dea6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 2 files changed
- 3 contributors
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9aca8f3 - Browse repository at this point
Copy the full SHA 9aca8f3View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07e35fa - Browse repository at this point
Copy the full SHA 07e35faView commit details
Commits on Oct 24, 2023
-
bug #1000 fix: Replace str_starts_with by strncmp (PHP7 compatibility…
…) (PROFeNoM) This PR was merged into the 1.x branch. Discussion ---------- fix: Replace str_starts_with by strncmp (PHP7 compatibility) Hi 👋 The [v1.21.0](https://github.com/symfony/flex/releases/tag/v1.21.0) tag release made a few hours ago started breaking compatibility with PHP7 because of the use of `str_starts_with`. This PR replaces `str_starts_with` by `strncmp`, as suggested by the [rfc](https://wiki.php.net/rfc/add_str_starts_with_and_ends_with_functions) 😃 Commits ------- 07e35fa fix: Replace str_starts_with by strncmp (PHP7 compatibility)
Configuration menu - View commit details
-
Copy full SHA for 7c191ea - Browse repository at this point
Copy the full SHA 7c191eaView commit details -
* 1.x: fix: Replace str_starts_with by strncmp (PHP7 compatibility)
Configuration menu - View commit details
-
Copy full SHA for 57ff04d - Browse repository at this point
Copy the full SHA 57ff04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24eb099 - Browse repository at this point
Copy the full SHA 24eb099View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42276be - Browse repository at this point
Copy the full SHA 42276beView commit details -
bug #968 Fix keeping platform requirements when rebooting composer (n…
…icolas-grekas) This PR was merged into the 1.x branch. Discussion ---------- Fix keeping platform requirements when rebooting composer Commits ------- 9aca8f3 Fix keeping platform requirements when rebooting composer
Configuration menu - View commit details
-
Copy full SHA for 7c25be3 - Browse repository at this point
Copy the full SHA 7c25be3View commit details -
bug #1003 Decouple psr-http-message-bridge from extra.symfony.require…
… for versions before 6.4 (nicolas-grekas) This PR was merged into the 1.x branch. Discussion ---------- Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4 Should fix issues like getsentry/sentry-symfony#750 and symfony/recipes#1236 Before 6.4, the bridge was not in `symfony/symfony` so that `extra.symfony.require` shouldn't apply to earlier versions. We *could* improve the API and flex to handle this concern at a more generic level, but this is so rare that I suggest hard-coding the rule in flex. Commits ------- 42276be Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4
Configuration menu - View commit details
-
Copy full SHA for f1cf401 - Browse repository at this point
Copy the full SHA f1cf401View commit details -
* 1.x: Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4 Fix keeping platform requirements when rebooting composer
Configuration menu - View commit details
-
Copy full SHA for ae6dea6 - Browse repository at this point
Copy the full SHA ae6dea6View 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 46bebc3...ae6dea6