-
Notifications
You must be signed in to change notification settings - Fork 26
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/polyfill-php80
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1100343
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/polyfill-php80
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6caa573
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 6 contributors
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c77f0f8 - Browse repository at this point
Copy the full SHA c77f0f8View commit details
Commits on Sep 13, 2021
-
minor #359 [PHP80] Prevent redefinition of PHP 8.0 classes (Firtzberg)
This PR was merged into the 1.23-dev branch. Discussion ---------- [PHP80] Prevent redefinition of PHP 8.0 classes Not redeclaring polyfilled classes when PHP version is 8.0 or above. The same approach is used for the Stringable interface in [this commit](symfony/polyfill@8a3e849). One of my scripts runs [`opcache_compile_file`](https://www.php.net/manual/en/function.opcache-compile-file.php) on vendor files, including symfony. I'm in the process of upgrading to PHP 8. Running `opcache_compile_file` on either of the modified files causes a fatal error `Fatal error: Cannot declare class ValueError/UnhandledMatchError, because the name is already in use`. That's not the case on PHP versions below 8. Commits ------- f1854da Not redeclaring polyfilled classes when PHP version is target or above
Configuration menu - View commit details
-
Copy full SHA for 57b712b - Browse repository at this point
Copy the full SHA 57b712bView commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 752f73d - Browse repository at this point
Copy the full SHA 752f73dView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4407588 - Browse repository at this point
Copy the full SHA 4407588View commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4386d7 - Browse repository at this point
Copy the full SHA f4386d7View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cfa0ae9 - Browse repository at this point
Copy the full SHA cfa0ae9View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58aa54d - Browse repository at this point
Copy the full SHA 58aa54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6ff3f - Browse repository at this point
Copy the full SHA 7a6ff3fView commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9afe11 - Browse repository at this point
Copy the full SHA a9afe11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6caa573 - Browse repository at this point
Copy the full SHA 6caa573View 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 1100343...6caa573