-
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: php-8.3.19
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: php-8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
28
contributors
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7deb84b - Browse repository at this point
Copy the full SHA 7deb84bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f612a72 - Browse repository at this point
Copy the full SHA f612a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2ac6f - Browse repository at this point
Copy the full SHA ad2ac6fView commit details
Commits on Aug 30, 2023
-
* PHP-8.3: Fix the class synopsis of Throwable
Configuration menu - View commit details
-
Copy full SHA for 1ee6ad9 - Browse repository at this point
Copy the full SHA 1ee6ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c442f1 - Browse repository at this point
Copy the full SHA 8c442f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46929ea - Browse repository at this point
Copy the full SHA 46929eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a34716 - Browse repository at this point
Copy the full SHA 0a34716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760367d - Browse repository at this point
Copy the full SHA 760367dView commit details -
* PHP-8.3: Fix GH-11876: ini_parse_quantity() accepts invalid quantities
Configuration menu - View commit details
-
Copy full SHA for a3725f1 - Browse repository at this point
Copy the full SHA a3725f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0e057 - Browse repository at this point
Copy the full SHA da0e057View commit details -
* PHP-8.3: Fix GH-11972: RecursiveCallbackFilterIterator regression in 8.1.18
Configuration menu - View commit details
-
Copy full SHA for f66677e - Browse repository at this point
Copy the full SHA f66677eView commit details -
* PHP-8.3: Fix GH-11972: RecursiveCallbackFilterIterator regression in 8.1.18
Configuration menu - View commit details
-
Copy full SHA for d5bfaec - Browse repository at this point
Copy the full SHA d5bfaecView commit details -
* PHP-8.3: Increase run-tests.php timeout for asan
Configuration menu - View commit details
-
Copy full SHA for 0d94b58 - Browse repository at this point
Copy the full SHA 0d94b58View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 890cbbf - Browse repository at this point
Copy the full SHA 890cbbfView commit details -
* PHP-8.3: ensure displays_errors is off (default)
Configuration menu - View commit details
-
Copy full SHA for 2521a3f - Browse repository at this point
Copy the full SHA 2521a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda6b8f - Browse repository at this point
Copy the full SHA dda6b8fView commit details
Commits on Sep 1, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for b7af61a - Browse repository at this point
Copy the full SHA b7af61aView commit details -
* PHP-8.3: [skip ci] Fix borked xleak skip on <PHP-8.3
Configuration menu - View commit details
-
Copy full SHA for ac607b6 - Browse repository at this point
Copy the full SHA ac607b6View commit details -
- PHP-8.3: Align class name detection to the new class synopsis format
Configuration menu - View commit details
-
Copy full SHA for 0d7ef87 - Browse repository at this point
Copy the full SHA 0d7ef87View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07c688f - Browse repository at this point
Copy the full SHA 07c688fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be4795 - Browse repository at this point
Copy the full SHA 7be4795View commit details -
Preallocate result array size in xpath (#12105)
We know what size they're going to be, and we know they are packed arrays. Prevent reallocations and initialisation overhead by setting the initial size and initializing it as packed from the start.
Configuration menu - View commit details
-
Copy full SHA for 4dea42a - Browse repository at this point
Copy the full SHA 4dea42aView commit details -
* PHP-8.3: Fix memory leak with failed SQLPrepare
Configuration menu - View commit details
-
Copy full SHA for 2c05db3 - Browse repository at this point
Copy the full SHA 2c05db3View commit details -
* PHP-8.3: Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler
Configuration menu - View commit details
-
Copy full SHA for 575263f - Browse repository at this point
Copy the full SHA 575263fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4844318 - Browse repository at this point
Copy the full SHA 4844318View commit details
Commits on Sep 3, 2023
-
* PHP-8.3: Fixed bug GH-12020: intl_get_error_message() broken after MessageFormatter::formatMessage() fails
Configuration menu - View commit details
-
Copy full SHA for 4a7aa64 - Browse repository at this point
Copy the full SHA 4a7aa64View commit details -
* PHP-8.3: Include branch in benchmarking information
Configuration menu - View commit details
-
Copy full SHA for 4b55851 - Browse repository at this point
Copy the full SHA 4b55851View commit details -
* PHP-8.3: [skip ci] Fix branch check in nightly for PHP-8.3
Configuration menu - View commit details
-
Copy full SHA for b9fee81 - Browse repository at this point
Copy the full SHA b9fee81View commit details -
* PHP-8.3: Fix master branch check in find-target-branch.bat
Configuration menu - View commit details
-
Copy full SHA for 80c33c2 - Browse repository at this point
Copy the full SHA 80c33c2View commit details -
* PHP-8.3: xfail mbstring test on Windows 32-bit
Configuration menu - View commit details
-
Copy full SHA for c0b3cbf - Browse repository at this point
Copy the full SHA c0b3cbfView commit details -
* PHP-8.3: Tweak behaviour of dynamic properties wrt error handlers
Configuration menu - View commit details
-
Copy full SHA for e2189e5 - Browse repository at this point
Copy the full SHA e2189e5View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3499024 - Browse repository at this point
Copy the full SHA 3499024View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1184ff - Browse repository at this point
Copy the full SHA c1184ffView commit details -
* PHP-8.3: [skip ci] Skip github actions when editing other ci files
Configuration menu - View commit details
-
Copy full SHA for 3620c1a - Browse repository at this point
Copy the full SHA 3620c1aView commit details -
* PHP-8.3: [skip ci] Backport GA paths-ignore changes
Configuration menu - View commit details
-
Copy full SHA for acd7769 - Browse repository at this point
Copy the full SHA acd7769View commit details -
* PHP-8.3: Fix freeing of incompletely initialized closures
Configuration menu - View commit details
-
Copy full SHA for 3f38105 - Browse repository at this point
Copy the full SHA 3f38105View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0363dbf - Browse repository at this point
Copy the full SHA 0363dbfView commit details -
* PHP-8.3: Fixed uninitialized EX(opline) access (possible Zend/tests/gh12073.phpt crash)
Configuration menu - View commit details
-
Copy full SHA for 8cfe267 - Browse repository at this point
Copy the full SHA 8cfe267View commit details -
* PHP-8.3: Prevents double call to internal iterator rewind handler adds failing test case for #12060
Configuration menu - View commit details
-
Copy full SHA for ee6453f - Browse repository at this point
Copy the full SHA ee6453fView commit details -
* PHP-8.3: Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
Configuration menu - View commit details
-
Copy full SHA for 2d3bff3 - Browse repository at this point
Copy the full SHA 2d3bff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd13aee - Browse repository at this point
Copy the full SHA fd13aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1c948 - Browse repository at this point
Copy the full SHA fc1c948View commit details -
* PHP-8.3: Fixed tracing jit for BIND_INIT_STATIC_OR_JMP
Configuration menu - View commit details
-
Copy full SHA for ce80c7a - Browse repository at this point
Copy the full SHA ce80c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c69ec54 - Browse repository at this point
Copy the full SHA c69ec54View commit details
Commits on Sep 6, 2023
-
* PHP-8.3: ODBC unit tests shouldn't override odbc.ini location Fix persistent procedural ODBC connections not getting closed
Configuration menu - View commit details
-
Copy full SHA for e72b6f4 - Browse repository at this point
Copy the full SHA e72b6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d693f0a - Browse repository at this point
Copy the full SHA d693f0aView commit details
Commits on Sep 7, 2023
-
Improve detection of predefined constants
In order to include constants documented at https://www.php.net/manual/en/reserved.constants.php, as well as constants which share the same varlistentry (just like what https://www.php.net/manual/en/class.datetimeinterface.php#datetimeinterface.constants.atom does). In the same time, special constants like true, false, null are excluded, since the manual uses their entity (&true;, &false, &null;, respectively), and gen_stub.php couldn't detect them.
Configuration menu - View commit details
-
Copy full SHA for 2cb4d00 - Browse repository at this point
Copy the full SHA 2cb4d00View commit details -
Fix type of the PHP_FLOAT_DIG constant
It used to be an int (https://github.com/php/php-src/pull/9616/files#diff-2978fe1c2c45b4eca89dc476376ddc7193bc4e5e7fff0c7d1c465f057b35a5e6L2155) before constant registration was refactored.
5Configuration menu - View commit details
-
Copy full SHA for 2fad7cd - Browse repository at this point
Copy the full SHA 2fad7cdView commit details -
* PHP-8.3: Revert "Skip profiling of sqlite3_step"
Configuration menu - View commit details
-
Copy full SHA for 06c4092 - Browse repository at this point
Copy the full SHA 06c4092View commit details -
* PHP-8.3: Fix zend_separate_if_call_and_write for FUNC_ARGs
Configuration menu - View commit details
-
Copy full SHA for c803402 - Browse repository at this point
Copy the full SHA c803402View commit details
There are no files selected for viewing