Projects with recent changes

asterisk.org

3 days ago app_sms.c: Fix sending and receiving SMS messages in protocol 2 (dbe7c0c5b3)

imagemagick.org

12 hours ago add image compression qualtiy to JXR encoder (1123895b5)
16 hours ago correct DPC metric (0c79e3b5a)
17 hours ago correct PHRASE metric (1356e46d4)
21 hours ago cosmetic (c6b680288)
2 days ago Added missing typecasts. (03784e4fb)
2 days ago Corrected type of variables and fixed typecasts. (593c62290)
3 days ago fix PerlMagick unit tests (5daab91af)

openssl.org

2 days ago Begin incorporating stdbool usage when json encoding (52dba1c098)
2 days ago fix: Better documentation on DTLS_set_timer_cb() (49885aebe7)
2 days ago ossl_rio_poll_builder_add_fd(): Fixup pfds after reallocation (5ee8248d08)
2 days ago test/helpers/quictestlib.c: Use goto instead of return to avoid memory leak (de1e4989d5)
2 days ago s390x: Fix HMAC to fail update or final call when already finalized (339ced70da)
3 days ago return NULL if gctx allocation fails. (443298e0f0)
3 days ago check gctx for NULL before cleanup. (02f9c9342d)

php.net

22 hours ago [skip ci] Fix whitespace in ext/pdo_sqlite/sqlite_statement.c (2e2494fbef8)
22 hours ago Fix unused variable in pdo_sqlite_stmt_set_attribute() (GH-18851) (0a9697f5e13)
23 hours ago Move pipe test with opcache dump to ext/opcache (7e59769b1fb)
2 days ago ext/pdo_sqlite: explain statement prefixing with its class for errors. (#18846) (7361a1206d2)
2 days ago Fix GH-18823: setlocale's 2nd and 3rd argument ignores strict_types (43c18f3cfe3)
2 days ago ext/sqlite3: adding busy() call. (058c0348fdd)
2 days ago ext/pdo_sqlite: EXPLAIN mode support for SQL statements. (71a254489c9)
3 days ago Merge branch 'PHP-8.4' (57400380260)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (f8e2adfe911)
3 days ago Fix GH-14551: PGO build fails with xxhash (afb1c574700)
3 days ago [ci skip] Fix pipe optimization test wrt temps for observers (42b9b2f5b36)
3 days ago Use zend_string_release_ex() in concat_function() (#18827) (28a083bddca)
3 days ago Simplify callers of zval_try_get_long() (#18830) (029a78813dd)

woocommerce

35 hours ago Fix terms counts hook (#58797) (ba53abb7bf)
2 days ago Updates developer docs copy-to-markdown button to not copy it's own screen reader text (#58815) (e6bc3f2aee)
2 days ago [Accessibility] Remain coupon error visible in classic Cart/Checkout pages (#58088) (577979cd35)
2 days ago Fix/json serialize deprecation notice (#58808) (e59ec62b01)
2 days ago AI enhancements for the developer documentation (#58695) (d976c93bdf)
2 days ago Use Product Image in Product Gallery (#58651) (47d15c607a)
2 days ago [Accessibility] All reviews block: Fix product rating announcement in macOS BigSur (#58546) (e565ee10b6)
2 days ago implement context management for displayed product (#58384) (22040f4640)
2 days ago Accept both wrapped and unwrapped JSON schema for additional fields (#57965) (568d9bfdd6)
2 days ago Adjusted data visibility rules in multisite network (#58613) (ab07d51235)
2 days ago Fix/editor layout issues (#58799) (b7f9fd02af)
2 days ago Ensure plain text email preview is aligned left when sent to email (#58790) (64724a07db)
2 days ago Feature: Automated recommendations (#58648) (b906c4b554)
2 days ago Improved Block Chips Style for Add to Cart + Options and Product Filter Block (#58616) (98703fd1cd)
2 days ago Fix shipping rate cache hashes in Store API (#58776) (3bf48c3930)
2 days ago Variations: fix minor UI issue (#58696) (7eeb345fa8)
2 days ago [dev] Monorepo: build RAM usage optimization (batch 1) (#58781) (06928c0ae2)
2 days ago Update "official marketplace" copy (#58608) (91659ebe4e)
2 days ago [Payments NOX] Remove hook callbacks type hinting and add more defensive coding measures (#58726) (ccae1ada06)
3 days ago Update internal links to new Store API docs location (#58745) (fb7e9b9b73)
3 days ago Fix Add to Cart + Options grouped products e2e test (#58783) (8fcc1fc283)
3 days ago Update changelog.txt after 9.9.3 release (#58786) (fbb3749a8b)
3 days ago Add to Cart + Options block: Use woocommerce_quantity_input_min for default quantity (#58729) (7c7012c478)
3 days ago Add to Cart + Options block: Add e2e test for grouped products (#58727) (a98e53fd85)
3 days ago Accessibility: Fix aria-labelledby typos (#58733) (9d67ef49a1)
3 days ago Sanitize address data only once in CartUpdateCustomer (#58737) (7de200ffcf)
3 days ago Remove Add to Cart + Options feature flags (#58602) (8795143038)
3 days ago Fix CSS files not loading for checkout inner blocks (#58767) (cef9c07bd7)

wordpress.org

7 hours ago Coding Standards: Remove extra check in `wp_authenticate_application_password()`. (82777f757e)
31 hours ago Coding Standards: Remove extra `empty()` in `request_filesystem_credentials()`. (3e80de5288)
2 days ago Build/Test Tools: Improve dev environment's CLI in speed, non-interactive usage, and argument handling. (6fc918f8b0)
2 days ago Docs: Correct parameter type for the `oembed_dataparse` filter. (fc8a83615b)
2 days ago Login and Registration: Ensure a revealed password is reverted to the `password` input type upon form submission. (90d0955974)
3 days ago Build/Test Tools: Improve `env:install` command with better configurability and error handling. (6154bb41b5)
3 days ago Comments: Remove `novalidate` attribute from comments form by default. (9cdf2ed39e)
3 days ago Docs: Add missing `@deprecated` tag for `::set_imagick_time_limit()`. (fd16e2d334)
3 days ago Twenty Nineteen: Make mobile nav menu scrollable. (819c201f4e)