-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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: php/php-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: php/php-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 15 files changed
- 3 contributors
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4e44efa - Browse repository at this point
Copy the full SHA 4e44efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a21065e - Browse repository at this point
Copy the full SHA a21065eView commit details -
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Use-after-free in extract() with EXTR_REFS
Configuration menu - View commit details
-
Copy full SHA for 3ffb310 - Browse repository at this point
Copy the full SHA 3ffb310View commit details -
* PHP-8.4: Use-after-free in extract() with EXTR_REFS
Configuration menu - View commit details
-
Copy full SHA for e4e663c - Browse repository at this point
Copy the full SHA e4e663cView commit details -
[skip ci] Drop Zend/tests/traits/error_001.phpt
The test doesn't test what it says it does. And depending on what it is actually trying to test, it is redundant with either Zend/tests/traits/error_009.phpt, Zend/tests/traits/error_010.phpt or Zend/tests/traits/language015.phpt.
Configuration menu - View commit details
-
Copy full SHA for 2ede200 - Browse repository at this point
Copy the full SHA 2ede200View commit details -
Bind traits before parent class
This more accurately matches the "copy & paste" semantics described in the documentation. Abstract trait methods diverge from this behavior, given that a parent method can satisfy trait methods used in the child. In that case, the method is not copied, but the check is performed after the parent has been bound. Fixes GH-15753 Fixes GH-16198 Close GH-15878
Configuration menu - View commit details
-
Copy full SHA for 011795b - Browse repository at this point
Copy the full SHA 011795bView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38ecfc5 - Browse repository at this point
Copy the full SHA 38ecfc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cbfb69 - Browse repository at this point
Copy the full SHA 5cbfb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53bced3 - Browse repository at this point
Copy the full SHA 53bced3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e682ad - Browse repository at this point
Copy the full SHA 0e682adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc4708 - Browse repository at this point
Copy the full SHA 7cc4708View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa511df - Browse repository at this point
Copy the full SHA fa511dfView commit details -
ext/filter: Use bool instead of int where applicable
This makes it easier to reason about the code
Configuration menu - View commit details
-
Copy full SHA for f11c22a - Browse repository at this point
Copy the full SHA f11c22aView 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 master@{1day}...master