Skip to content

Commit

Permalink
Sync: Bug fix checksum histogram loop when max range is PHP_INT_MAX (…
Browse files Browse the repository at this point in the history
…#40309)

* Ensure we don't add 1 if range is PHP_INT_MAX and try to compare it.

* changelog

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12050817286

Upstream-Ref: Automattic/jetpack@b11c20a
  • Loading branch information
darssen authored and matticbot committed Nov 27, 2024
1 parent 971dbcf commit 83301fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"automattic/jetpack-plans": "^0.5.1",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-status": "^5.0.1",
"automattic/jetpack-sync": "^4.0.1"
"automattic/jetpack-sync": "^4.0.2-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down

0 comments on commit 83301fc

Please sign in to comment.