Projects with recent changes
2 days ago [mod_v8_skel] Use libnode instead of libv8 on Windows. (2d85032cef)
3 days ago [Build-System] Windows: Download 7z, icsharpcode/SharpZipLib from GitHub instead of files.freeswitch.org during the build. (0615f8f3fa)
3 days ago [mod_av] Use pre-compiled FFmpeg 7.1.5 binary on Windows (2096190199)
2 hours ago eliminate compiler warning (414297f01)
11 hours ago re-add support for libheif 1.7.0 (#8841) (3554ab7dc)
15 hours ago normalize the AE metric (f85632e71)
15 hours ago check image file identity (da02de327)
16 hours ago eliminate compiler warning (c36f9ed1a)
17 hours ago map Windows file identity into st_dev/st_ino. (a15976c07)
20 hours ago eliminate compiler warning (8e835bd7a)
21 hours ago address remote TOCTOU issues (99d821db4)
22 hours ago Make sure git is configured properly when updating the website. (2e09a16b7)
23 hours ago beta release (3dd32151c)
23 hours ago release (b661ac969)
27 hours ago eliminate compiler warning (e4c2b403b)
27 hours ago check for insufficient image data (2d28006d1)
27 hours ago check for insufficient image data (62c229bb8)
27 hours ago check for insufficient image data (225ea9500)
28 hours ago delay image extent check (81eab9553)
28 hours ago sanity check (374578b4a)
2 days ago average composite channel (ed56d9e39)
2 days ago don't normalize the AE metric (324ee7779)
2 days ago latest autoconf update (9993f71f0)
2 days ago Require at least version 1.11.0 of the libheif library. (c893eb238)
2 days ago Cosmetic (7cee9feeb)
2 days ago Fix HEIC identity CICP with chroma subsampling (#8828) (ef257891f)
3 days ago accumulates absolute error per channel (not counts) (5848f4af7)
3 days ago check for EOF (9a38ee073)
3 days ago policies are case sensitive (0b3fa2521)
kernel
16 hours ago Linux 7.2-rc2 (8cdeaa50eae8)
25 hours ago Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (f105f3631d51)
25 hours ago Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (c10dc5c03e17)
25 hours ago Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fe5881ed7293)
25 hours ago Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (610533cb3bd0)
25 hours ago Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (216a8b21797f)
25 hours ago Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (9c9330c764b0)
2 days ago Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (7404ce516372)
2 days ago Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (410430b616a7)
3 days ago Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbd (1e9cdc2ea15a)
3 days ago Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel (dac0b8c58757)
3 days ago Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (e6174e9b38e7)
3 days ago Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (590cae7152ca)
3 days ago Merge tag 'v7.2-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (6cf48bfec934)
3 days ago Merge branch 'acpi-tad' (973772c7cf64)
7 hours ago Fix new statem_clnt_test when dtls is disabled (a89400969d)
2 days ago quic: add mfail test for handshake multi-packet processing (f31510e953)
2 days ago Add stack test for thunked sorted lookup (c65777dd3c)
2 days ago Remove CRYPTO_GET_REF (562d2a137a)
2 days ago Replace use of CRYPTO_GET_REF in bio_lib (16be8273ad)
2 days ago eliminate use of CRYPTO_GET_REF in sslapitest (70fa179635)
3 days ago apps: cover x509 DER key/cert input formats (f908737d58)
3 days ago apps: test dsa app PVK output (7e2879e035)
3 days ago Removes two unused macros: MAX_RESEED_INTERVAL and MAX_RESEED_TIME_INTERVAL. (3cd2f29124)
3 days ago Remove internal-only DRBG_STATUS enum (be16738154)
3 days ago apps: cover crl signature verification (dd943486d7)
3 days ago apps: cover the req -set_serial option (c30329c854)
3 days ago x509: add delta CRL success test (4b873a1d21)
3 days ago apps: cover the CRL printing path in the pkcs7 test recipe (a8db32eed7)
3 days ago crypto/x509: replace O(N^2) RFC 3779 canonicalisation merge with linear sweep (e59165a1e3)
4 hours ago Merge branch 'PHP-8.5' (1a7f3c00978)
4 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1e6f8dff327)
4 hours ago ext/dom: fix GH-22570 new test (33d243c2142)
7 hours ago Merge branch 'PHP-8.5' (750074beb5c)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (3372f2b8dea)
7 hours ago ext/standard: getimagesize()/getimagesizefromstring() overflow. (f08491bf08c)
8 hours ago Sync Boost.Context assembly with 1.91.0 (9cefeea7b10)
28 hours ago ext/Intl: Add `UNEXPECTED()` in obvious error path (#22601) (8613e0ebdb8)
29 hours ago ext/zip: memory leak when zip cancel callback bails out. (c889faab35a)
33 hours ago main/poll: Record wait() error on every backend (#22326) (2ddbc0a6722)
2 days ago ext/soap: Add `UNEXPECTED()` in obvious error path (#22596) (aa12a652c33)
2 days ago Add and use known string for NoDiscard (#21810) (40780218f5d)
2 days ago Merge branch 'PHP-8.5' (dcfa40cccf2)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (88193e511b7)
2 days ago phpdbg: Fix off-by-one in phpdbg_safe_class_lookup() signal-safe class lookup (#22593) (21bf7f67ff0)
2 days ago Merge branch 'PHP-8.5' (3111fb294d4)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (130164b0883)
2 days ago ext/soap: backport GH-22586 fix. (cf2f699a6de)
2 days ago ext/soap: fix use of uninitialized params in do_request() on OOM bailout. (a437eab2f68)
2 days ago Remove various useless `#include` (#22581) (3afe4e3edea)
2 days ago ext/soap: use {Type|Value}Errors for programming errors in SoapServer constructor (#22573) (ed56e07dff5)
3 days ago Fix GH-22516: widen zend_mm srun free counter to cover bin 0 (#22530) (d673a1f56dd)
3 days ago ext/session: reject null bytes in save_path and referer_check (#22578) (19f94430d5c)
3 days ago [RFC] Allow `#[\Override]` on class constants (#20478) (4629b3e1fa1)
3 days ago Merge branch 'PHP-8.5' (470b424843d)
3 days ago ext/intl: Fix NumberFormatter parse offset overflow (#22572) (154881aa4ec)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (26fb2a8a117)
3 days ago Fix GH-22570: stack overflow serializing a deeply nested Dom\XMLDocument (dd576944029)
3 days ago [skip ci] Fix NEWS entry for intl fix (4fc0819165f)
3 days ago ext/Intl: Fix IntlDateFormatter offset type validation (#22533) (52b56eb2543)
34 hours ago Merge tag 'firmware-20260704-pull-request' of https://gitlab.com/kraxel/qemu into staging (4ee536fac7)
34 hours ago Merge tag 'pull-ppc-for-11.1-misc-20260703' of https://gitlab.com/harshpb/qemu into staging (24a55d1f55)
woocommerce
75 minutes ago Fix Quantity Selector block styles when outside the Add to Cart + Options block (#66261) (0de5dc51f67)
89 minutes ago Add woocommerce_format_phone_number filter, decouple from is_phone (#66122) (143b1c5ea5d)
2 hours ago Fix attribute slug length validation for multibyte characters (#64159) (ef3fe076848)
2 hours ago Add build date to nightly release notes (#66154) (9bbaec1d1a1)
2 hours ago Replace payment method notice with WordPress UI (#66016) (bc742e9e4fe)
2 hours ago Fix CartUpdateItem truncating float quantities in the update hook (#66312) (8850e8f75cc)
2 hours ago Add subscriptions-engine customer-portal reads and lifecycle actions (#66000) (ac247fc21a0)
4 hours ago Fix: Prevent Webflow migrator from clearing weight on field-filtered re-runs (#66316) (d507eb50cd3)
5 hours ago Add Webflow products migrator (CLI) (#64866) (06b04e7a277)
6 hours ago Fix deleting newly added custom fields on the HPOS order edit screen (#66132) (69508d1402e)
6 hours ago Fix refund amount validation message (#66248) (af64d47e422)
8 hours ago Fix iAPI's addToCart action mishandling cart lines differentiated by item meta (#65869) (656a6bfc2e4)
9 hours ago [dev] CI: attempt to address Docker Hub related failures when starting wp-env (#66178) (9892fb29857)
3 days ago Add native Settings UI page provider for registered sections (#65975) (0b142cfd672)