forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: nielsdos/php-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
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
- 4 contributors
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5189450 - Browse repository at this point
Copy the full SHA 5189450View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c668ed4 - Browse repository at this point
Copy the full SHA c668ed4View commit details -
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] NEWS for php#18317
Configuration menu - View commit details
-
Copy full SHA for 8f8accf - Browse repository at this point
Copy the full SHA 8f8accfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac1b0c - Browse repository at this point
Copy the full SHA 7ac1b0cView commit details -
It looks like it's no longer supported. We don't test tidy on FreeBSD anyway.
Configuration menu - View commit details
-
Copy full SHA for 35936bf - Browse repository at this point
Copy the full SHA 35936bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fdd3ed - Browse repository at this point
Copy the full SHA 3fdd3edView commit details -
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: backporting C++17 detection support for recent icu4c releases. Drop tidyp from FreeBSD build
Configuration menu - View commit details
-
Copy full SHA for 8e53349 - Browse repository at this point
Copy the full SHA 8e53349View commit details -
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: backporting C++17 detection support for recent icu4c releases. Drop tidyp from FreeBSD build
Configuration menu - View commit details
-
Copy full SHA for 041abec - Browse repository at this point
Copy the full SHA 041abecView commit details -
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: backporting C++17 detection support for recent icu4c releases. Drop tidyp from FreeBSD build
Configuration menu - View commit details
-
Copy full SHA for f2db594 - Browse repository at this point
Copy the full SHA f2db594View commit details -
* PHP-8.4: backporting C++17 detection support for recent icu4c releases. Drop tidyp from FreeBSD build
Configuration menu - View commit details
-
Copy full SHA for d366996 - Browse repository at this point
Copy the full SHA d366996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bba3dc - Browse repository at this point
Copy the full SHA 2bba3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd4b81 - Browse repository at this point
Copy the full SHA acd4b81View commit details -
fileinfo: Remove
php_fileinfo
struct (php#18398)* fileinfo: Remove `php_fileinfo` struct This is just a needless layer of indirection and requires an additional allocation. * fileinfo: Remove options field from `finfo_object` This was only required to restore the original options when options are given for `finfo_file()` or `finfo_buffer()`. This can more reliably be achieved using `magic_getflags()` and is therefore redundant. * fileinfo: Preserve error for uninitialized `finfo` objects
Configuration menu - View commit details
-
Copy full SHA for 7e15a07 - Browse repository at this point
Copy the full SHA 7e15a07View 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...master