September 2020 Archives by thread
Starting: Tue Sep 1 00:41:19 UTC 2020
Ending: Wed Sep 30 21:52:28 UTC 2020
Messages: 150
- [wp-svn] [48929] trunk/src/wp-includes: Docs: Synchronize the description of the `$format` parameter in various date/time functions for posts and comments.
noreply at wordpress.org
- [wp-svn] [48930] U trunk: General: Correct reversed `svn:auto-props` for `.mo` and `.po` files.
noreply at wordpress.org
- [wp-svn] [48931] trunk/tests/phpunit/includes/normalize-xml.xsl: General: Set `svn:eol-style` for `phpunit/includes/normalize-xml.xsl`.
noreply at wordpress.org
- [wp-svn] [48932] Help/About: Fix typo and remove trailing spaces from some strings.
noreply at wordpress.org
- [wp-svn] [48933] branches/5.5/src/wp-admin/about.php: Help/About: Update the About page for 5.5.1.
noreply at wordpress.org
- [wp-svn] [48934] branches/5.5/src/wp-includes/version.php: WordPress 5.5.1.
noreply at wordpress.org
- [wp-svn] [48935] tags/5.5.1/: Tag 5.5.1
noreply at wordpress.org
- [wp-svn] [48936] branches/5.5: Post WordPress 5.5.1 version bump.
noreply at wordpress.org
- [wp-svn] [48937] trunk/tests/phpunit: Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
noreply at wordpress.org
- [wp-svn] [48938] trunk/src/wp-admin/admin-header.php: Administration: Give the `$error` variable in `wp-admin/admin-header.php` a more descriptive name.
noreply at wordpress.org
- [wp-svn] [48939] trunk/tests/phpunit: Tests: Introduce `assertSameSets()` and `assertSameSetsWithIndex()`, and use them where appropriate.
noreply at wordpress.org
- [wp-svn] [48940] trunk/tests/phpunit/tests: Tests: Replace a few more instances of `assertEquals()` with `assertSame()`.
noreply at wordpress.org
- [wp-svn] [48941] trunk/src: Docs: Various docblock corrections and improvements.
noreply at wordpress.org
- [wp-svn] [48942] trunk/src/wp-admin/edit-form-advanced.php: Docs: Further correct placement for `wp_editor_expand` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [48943] trunk: Comments: Rename `WP_Comments_List_Table::comment_status_dropdown()` to `::comment_type_dropdown()`.
noreply at wordpress.org
- [wp-svn] [48944] trunk/tests/phpunit/tests/user/listAuthors.php: Tests: Replace a few more instances of `assertEquals()` with `assertSame()`.
noreply at wordpress.org
- [wp-svn] [48945] trunk: REST API: Support a route-level validation callback.
noreply at wordpress.org
- [wp-svn] [48946] trunk/src/wp-admin/includes/ajax-actions.php: Media: In `wp_ajax_image_editor()`, check if the `error` property exists before accessing it.
noreply at wordpress.org
- [wp-svn] [48947] trunk: REST API: Refactor `WP_REST_Server::dispatch()` to make internal logic reusable.
noreply at wordpress.org
- [wp-svn] [48948] trunk/tests/phpunit/tests/cache.php: Tests: Correct assertion in `Tests_Cache::test_miss()`.
noreply at wordpress.org
- [wp-svn] [48949] trunk/tests/phpunit/tests/cache.php: Tests: Correct assertion in `Tests_Cache::test_add_get_null()`.
noreply at wordpress.org
- [wp-svn] [48950] trunk/tests/phpunit/tests/cache.php: Tests: Add a test case for storing `false` in the cache.
noreply at wordpress.org
- [wp-svn] [48951] trunk: REST API: Extract `WP_REST_Controller::get_endpoint_args_for_item_schema()` to a standalone function.
noreply at wordpress.org
- [wp-svn] [48952] trunk/tests/phpunit: Tests: Add a polyfill for `assertEqualsWithDelta()` to `WP_UnitTestCase` and use it where appropriate.
noreply at wordpress.org
- [wp-svn] [48953] trunk/tests/phpunit/includes: Tests: Remove the polyfill for `assertNotFalse()`.
noreply at wordpress.org
- [wp-svn] [48954] trunk/tests/phpunit/tests/meta.php: Tests: Replace a few instances of `assertNotEquals()` with `assertNotFalse()`.
noreply at wordpress.org
- [wp-svn] [48955] Administration: Give the `$error` variable in `wp-admin/admin-header.php` a more descriptive name.
noreply at wordpress.org
- [wp-svn] [48956] Media: In `wp_ajax_image_editor()`, check if the `error` property exists before accessing it.
noreply at wordpress.org
- [wp-svn] [48957] trunk: Build/Test Tools: Allow unit tests to run on PHP 8 in full.
noreply at wordpress.org
- [wp-svn] [48958] trunk/src/wp-admin/comment.php: Comments: Check if a valid comment ID was passed when editing a comment.
noreply at wordpress.org
- [wp-svn] [48959] Comments: Check if a valid comment ID was passed when editing a comment.
noreply at wordpress.org
- [wp-svn] [48960] trunk/src/wp-includes/class-wp-query.php: Code Modernization: Correct the check for negative post IDs in `WP_Query::parse_query()` to work as expected on PHP 8.
noreply at wordpress.org
- [wp-svn] [48961] trunk/src/wp-includes: Code Modernization: Remove unnecessary reference sign from `get_comment()` definition.
noreply at wordpress.org
- [wp-svn] [48962] trunk/src/wp-includes/class-wp-recovery-mode-email-service.php: Docs: Improve the `recovery_mode_email` inline docs.
noreply at wordpress.org
- [wp-svn] [48963] trunk/src/wp-admin/menu-header.php: Administration: Add the `aria-hidden` attribute to admin menu icons.
noreply at wordpress.org
- [wp-svn] [48964] trunk/src/wp-includes/class-wp-recovery-mode-email-service.php: Site Health: Allow attachments to be added to recovery mode emails.
noreply at wordpress.org
- [wp-svn] [48965] trunk/src/wp-admin/options-privacy.php: Privacy: Remove extraneous colon from settings screen.
noreply at wordpress.org
- [wp-svn] [48966] trunk/src/wp-includes/default-filters.php: Posts, Post Types: Don't output the adjacent posts `rel` link by default.
noreply at wordpress.org
- [wp-svn] [48967] trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php: Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-ms-themes-list-table.php`.
noreply at wordpress.org
- [wp-svn] [48968] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-plugins-list-table.php`.
noreply at wordpress.org
- [wp-svn] [48969] trunk/src/wp-includes/class-wp-block-type.php: REST API: Include attribute name in schema validation error message.
noreply at wordpress.org
- [wp-svn] [48970] trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php: Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-plugin-install-list-table.php`.
noreply at wordpress.org
- [wp-svn] [48971] trunk/src: Coding Standards: Explicitly declare the `$wp_version` global used in some core files.
noreply at wordpress.org
- [wp-svn] [48972] trunk/tests/phpunit/includes/phpunit7/testcase.php: Tests: Replace the native PHPUnit `getMockForAbstractClass()` and `getMockBuilder()` methods.
noreply at wordpress.org
- [wp-svn] [48973] trunk/tests/phpunit/tests/db.php: Tests: Require PHP less than 8.0 for some `wpdb` tests.
noreply at wordpress.org
- [wp-svn] [48974] trunk/tests/phpunit/tests/db.php: Tests: Correct assertion in `Tests_DB::test_prepare_incorrect_arg_count()`.
noreply at wordpress.org
- [wp-svn] [48975] trunk/src/wp-includes/revision.php: Docs: Document the usage of `$wpdb` global in `wp_get_post_autosave()`.
noreply at wordpress.org
- [wp-svn] [48976] trunk/src/wp-includes/post.php: Docs: Document the usage of `$wpdb` global in `wp_delete_attachment_files()`.
noreply at wordpress.org
- [wp-svn] [48977] trunk/tests/qunit/.jshintrc: Build/Test Tools: Remove unused legacy globals from JSHint config for QUnit.
noreply at wordpress.org
- [wp-svn] [48978] trunk/tests/qunit/.jshintrc: Build/Test Tools: Restore the `QUnit` global in JSHint config for QUnit.
noreply at wordpress.org
- [wp-svn] [48979] trunk/tests/phpunit/tests/db.php: Tests: Revert [48973].
noreply at wordpress.org
- [wp-svn] [48980] trunk/src/wp-includes/wp-db.php: Code Modernization: Return an empty string from `wpdb::_real_escape()` if a non-scalar value is passed.
noreply at wordpress.org
- [wp-svn] [48981] trunk/src/wp-includes/wp-db.php: Code Modernization: Return an empty string from `wpdb::prepare()` if there are not enough arguments to match the placeholders.
noreply at wordpress.org
- [wp-svn] [48982] trunk/src/wp-includes/rest-api: i18n: Ensure block type strings in the REST API end with a full stop.
noreply at wordpress.org
- [wp-svn] [48983] trunk: Formatting: Make sure `links_add_target()` adds the `target` attribute to the correct tag.
noreply at wordpress.org
- [wp-svn] [48984] trunk/src/wp-includes/class-wp-network-query.php: Docs: Correct the parameter type for `networks_pre_query` filter.
noreply at wordpress.org
- [wp-svn] [48985] trunk/src/wp-includes: Docs: Fix typo in `*_pre_query` filter DocBlocks.
noreply at wordpress.org
- [wp-svn] [48986] trunk/src/wp-includes: Docs: Reformat `comments_pre_query`, `networks_pre_query`, `sites_pre_query` DocBlocks for better readability.
noreply at wordpress.org
- [wp-svn] [48987] trunk/tests/phpunit/tests: Docs: Correct comments in `comments_pre_query`, `networks_pre_query`, and `sites_pre_query` tests.
noreply at wordpress.org
- [wp-svn] [48988] trunk/tests/phpunit/tests/multisite/siteQuery.php: Tests: Move the `data_wp_site_query_meta_query()` data provider next to the test it's used in.
noreply at wordpress.org
- [wp-svn] [48989] trunk/src/js/media/models/attachments.js: Media: Allow contextually generated images to show in Media Library grid view.
noreply at wordpress.org
- [wp-svn] [48990] trunk: Comments: Assign the array of comment data returned from the `comments_pre_query` filter to the `comments` property of the current `WP_Comment_Query` instance.
noreply at wordpress.org
- [wp-svn] [48991] trunk/src: Docs: Update the URL for PHP date formats table in translator comments.
noreply at wordpress.org
- [wp-svn] [48992] trunk/src/wp-content/themes/twentytwenty/footer.php: Twenty Twenty: Update the URL for PHP date formats table in translator comments.
noreply at wordpress.org
- [wp-svn] [48993] trunk/tests/phpunit/tests/locale.php: Tests: Fix the failure in `test_get_weekday_undefined_index()` on PHP 8.
noreply at wordpress.org
- [wp-svn] [48994] trunk/src/wp-includes/class-wp-recovery-mode-email-service.php: Docs: Add a `@since` note for the `recovery_mode_email` filter about the `$email` argument now including the `attachments` key.
noreply at wordpress.org
- [wp-svn] [48995] trunk/src/wp-includes/link-template.php: Docs: Add a `@since` note about `adjacent_posts_rel_link_wp_head()` no longer being used in core.
noreply at wordpress.org
- [wp-svn] [48996] trunk/tests/phpunit/tests: Tests: Consistently use the `expectException()` method instead of the older `@expectedException` annotation.
noreply at wordpress.org
- [wp-svn] [48997] trunk/tests/phpunit/tests/ajax: Tests: Switch Ajax tests to use the `expectException()` method directly, instead of the `WP_UnitTestCase_Base::setExpectedException()` wrapper.
noreply at wordpress.org
- [wp-svn] [48998] trunk/tests/phpunit/includes/testcase-ajax.php: Docs: Update the code example in `WP_Ajax_UnitTestCase::dieHandler()` DocBlock to use `expectException()`.
noreply at wordpress.org
- [wp-svn] [48999] trunk/tests/phpunit/tests/pomo/pluralForms.php: Tests: Simplify `PluralFormsTest::test_exceptions()`.
noreply at wordpress.org
- [wp-svn] [49000] trunk: Posts, Post Types: Ensure default terms are added by `wp_publish_post()`.
noreply at wordpress.org
- [wp-svn] [49001] trunk/tests/phpunit/includes/abstract-testcase.php: Tests: Simplify the logic in `WP_UnitTestCase_Base::setUpBeforeClass()` and `::tearDownAfterClass()`.
noreply at wordpress.org
- [wp-svn] [49002] trunk/tests/phpunit/tests/comment/wpAllowComment.php: Tests: Speed up tests for `wp_allow_comment()` by reusing shared fixtures.
noreply at wordpress.org
- [wp-svn] [49003] trunk/tests/phpunit/tests: Tests: Speed up slashed data tests by reusing shared fixtures.
noreply at wordpress.org
- [wp-svn] [49004] trunk/tests/phpunit/tests: Coding Standards: Give the `$id` variable in slashed data tests a more descriptive name.
noreply at wordpress.org
- [wp-svn] [49005] trunk/tests/phpunit/tests: Tests: Speed up slashed data tests by reusing some more shared fixtures.
noreply at wordpress.org
- [wp-svn] [49006] trunk/tests/phpunit/tests/functions: Tests: Add missing `@covers` tags for files in `phpunit/tests/functions/`.
noreply at wordpress.org
- [wp-svn] [49007] trunk/tests/phpunit/tests/rest-api: Tests: Fix the failures in REST API `format` keyword validation tests on PHP 8.
noreply at wordpress.org
- [wp-svn] [49008] trunk/tests/phpunit/tests/rest-api: Coding Standards: Fix WPCS issue in [49007].
noreply at wordpress.org
- [wp-svn] [49009] trunk/tests/phpunit/tests: Tests: Skip some image tests if neither GD nor Imagick image editor engines are supported on the system.
noreply at wordpress.org
- [wp-svn] [49010] trunk/tests/phpunit/tests/image/intermediateSize.php: Tests: Consistently require `imagejpeg()` function in `image_make_intermediate_size()` tests.
noreply at wordpress.org
- [wp-svn] [49011] trunk/src/wp-admin/includes/theme.php: Themes: Remove the ability to delete themes from the single site Appearance screen on Multisite installations.
noreply at wordpress.org
- [wp-svn] [49012] trunk/src/wp-includes: Media: Correct the image thumbnail logic in media templates.
noreply at wordpress.org
- [wp-svn] [49013] trunk/src/wp-admin/network/settings.php: I18N: Add a language icon next to the Default Language network option.
noreply at wordpress.org
- [wp-svn] [49014] trunk/tests/phpunit/tests/image/functions.php: Tests: Optimize some image tests to avoid checking for image editor engines availability twice.
noreply at wordpress.org
- [wp-svn] [49015] trunk/tests/phpunit/tests/image/functions.php: Tests: Use more specific assertions in `Tests_Image_Functions::test_load_directory()`.
noreply at wordpress.org
- [wp-svn] [49016] trunk/src/wp-includes/post-thumbnail-template.php: Media: Correct some types in docblocks for filters related to thumbnails.
noreply at wordpress.org
- [wp-svn] [49017] trunk/src/wp-admin/includes/image.php: Media: Correct some types for attachment ID parameters passed to functions and filters.
noreply at wordpress.org
- [wp-svn] [49018] trunk/tests/phpunit/tests/image/functions.php: Tests: Correctly unset non-supported image editor engines in some image tests.
noreply at wordpress.org
- [wp-svn] [49019] trunk/src/wp-includes/class-wp-image-editor-gd.php: Media: Return a `WP_Error` from `WP_Image_Editor_GD::load()` if file contents could not be retrieved.
noreply at wordpress.org
- [wp-svn] [49020] trunk/src: Docs: Inline documentation improvements for media related functions and hooks.
noreply at wordpress.org
- [wp-svn] [49021] trunk/src: Media: Standardise the description for image size parameters.
noreply at wordpress.org
- [wp-svn] [49022] trunk/src/wp-includes: General: Introduce the `wp_error_added` and `wp_error_checked` actions.
noreply at wordpress.org
- [wp-svn] [49023] trunk/src/wp-includes/load.php: General: Give the `$is` variable in `is_wp_error()` a more descriptive name.
noreply at wordpress.org
- [wp-svn] [49024] trunk/tests/phpunit/tests: Tests: Convert the checks for `imagejpeg()` function availability to use the `@requires` annotation.
noreply at wordpress.org
- [wp-svn] [49025] trunk/tests/phpunit/tests: Tests: Convert a few more `function_exists()` and `extension_loaded()` checks to `@requires` annotations.
noreply at wordpress.org
- [wp-svn] [49026] trunk/src/wp-admin/includes/privacy-tools.php: Privacy: Check if the accumulated data in `wp_privacy_process_personal_data_export_page()` is not empty.
noreply at wordpress.org
- [wp-svn] [49027] trunk/tests/phpunit/tests: Tests: Use consistent trailing punctuation in `markTestSkipped()` messages.
noreply at wordpress.org
- [wp-svn] [49028] trunk/src: Docs: Correct the indentation for some array type docs.
noreply at wordpress.org
- [wp-svn] [49029] trunk/src/wp-admin/user-new.php: Users: Introduce the `invited_user_email` filter for filtering the contents of the email sent when an existing user is invited to a site on Multisite.
noreply at wordpress.org
- [wp-svn] [49030] trunk/tests/phpunit/tests/multisite: Tests: Fix typo in some `markTestSkipped()` messages.
noreply at wordpress.org
- [wp-svn] [49031] trunk/tests/qunit/fixtures/wp-api-generated.js: REST API: Regenerate test fixtures after [48982].
noreply at wordpress.org
- [wp-svn] [49032] trunk/tests/phpunit/tests/media.php: Tests: Check if image metadata for a particular size was successfully retrieved in some media tests.
noreply at wordpress.org
- [wp-svn] [49033] trunk/tests/phpunit/tests: Tests: Use consistent trailing punctuation in `fail()` messages.
noreply at wordpress.org
- [wp-svn] [49034] trunk/src/wp-includes/PHPMailer: External Libraries: Upgrade PHPMailer to version 6.1.7.
noreply at wordpress.org
- [wp-svn] [49035] trunk/src/wp-admin/includes/class-wp-privacy-requests-table.php: Privacy: Ensure bulk action related strings end with periods.
noreply at wordpress.org
- [wp-svn] [49036] trunk: Users: Check if the user ID passed as `selected` to `wp_dropdown_users()` corresponds to an existing user.
noreply at wordpress.org
- [wp-svn] [49037] trunk: Tests: Backport two changes from PHPUnit 9.3:
noreply at wordpress.org
- [wp-svn] [49038] trunk/src/wp-includes/ms-load.php: Docs: Remove obsolete `$wpdb` global reference from `get_site_by_path()`.
noreply at wordpress.org
- [wp-svn] [49039] trunk/.travis.yml: Build/Test Tools: Use trunk revision 2387243 of the WordPress Importer plugin.
noreply at wordpress.org
- [wp-svn] [49040] trunk/src/wp-admin/edit-form-blocks.php: Editor: Hide Screen Options tab from block editor
noreply at wordpress.org
- [wp-svn] [49041] trunk/src/wp-includes/post.php: Documentation: Add 'template' arg documentation
noreply at wordpress.org
- [wp-svn] [49042] trunk/src/wp-includes/functions.php: Docs: Add a `@since` note to `wp_privacy_exports_dir` and `wp_privacy_exports_url` filters about exports using relative paths since WordPress 5.5.
noreply at wordpress.org
- [wp-svn] [49043] trunk/src/wp-includes/taxonomy.php: Code Modernization: Correct the check for `parent` argument in `wp_insert_term()` and `wp_update_term()`.
noreply at wordpress.org
- [wp-svn] [49044] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php: Tests: Check if image sizes were successfully retrieved in some REST API attachments controller tests.
noreply at wordpress.org
- [wp-svn] [49045] trunk/tests/phpunit/tests/media.php: Tests: Require `imagejpeg()` function in some more media tests.
noreply at wordpress.org
- [wp-svn] [49046] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php: Tests: Correct the check for image sizes in some REST API attachments controller tests.
noreply at wordpress.org
- [wp-svn] [49047] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php: Tests: Require `imagejpeg()` function in some REST API attachments controller tests.
noreply at wordpress.org
- [wp-svn] [49048] trunk/src/wp-admin/includes/upgrade.php: Upgrade/Install: Introduce the `wp_installed_email` filter for filtering the contents of the email sent when WordPress is installed, without needing to override the `wp_new_blog_notification()` pluggable function.
noreply at wordpress.org
- [wp-svn] [49049] trunk/src/wp-includes/functions.php: Upload: Add a check in `wp_check_filetype_and_ext()` to account for CSV files having the `application/csv` MIME type.
noreply at wordpress.org
- [wp-svn] [49050] trunk/tests/phpunit/tests/media.php: Tests: Require `imagejpeg()` function in one more media test.
noreply at wordpress.org
- [wp-svn] [49051] trunk/tests/phpunit/tests/rest-api/rest-comments-controller.php: Tests: Correct assertion in `WP_Test_REST_Comments_Controller::check_comment_data()`.
noreply at wordpress.org
- [wp-svn] [49052] trunk/tests/phpunit/tests/widgets/media-image-widget.php: Tests: Require `imagejpeg()` function in `WP_Widget_Media_Image::render_media()` test.
noreply at wordpress.org
- [wp-svn] [49053] trunk: REST API: Support the minProperties and maxProperties JSON Schema keywords.
noreply at wordpress.org
- [wp-svn] [49054] trunk/src/wp-includes/rest-api.php: REST API: Correct @since version after [49053].
noreply at wordpress.org
- [wp-svn] [49055] trunk: Add ircs and irc6 to the list of allowed protocols.
noreply at wordpress.org
- [wp-svn] [49056] trunk/src/wp-includes/sodium_compat: Upgrade/Install: Update sodium_compat to v1.13.0.
noreply at wordpress.org
- [wp-svn] [49057] trunk/src/wp-includes/sodium_compat/src/Core/Util.php: External Libraries: Backport a commit from sodium_compat trunk to fix a PHP 8 error.
noreply at wordpress.org
- [wp-svn] [49058] trunk/src/js/media/routers/manage.js: Docs: Fix typo in a comment in `js/media/routers/manage.js`.
noreply at wordpress.org
- [wp-svn] [49059] trunk/src/wp-includes/category-template.php: Docs: Correct description for the `taxonomy` parameter of `wp_dropdown_categories()`.
noreply at wordpress.org
- [wp-svn] [49060] trunk/src/wp-includes/category-template.php: Taxonomy: Restore documentation for the `taxonomy` parameter of `wp_list_categories()`.
noreply at wordpress.org
- [wp-svn] [49061] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Docs: Add missing `@return` tags for some `WP_Automatic_Updater` methods:
noreply at wordpress.org
- [wp-svn] [49062] trunk/src/js/media/routers/manage.js: Media: Check if the item is defined before setting the `skipHistory` property in media frame router.
noreply at wordpress.org
- [wp-svn] [49063] trunk: REST API: Support the multipleOf JSON Schema keyword.
noreply at wordpress.org
- [wp-svn] [49064] trunk/src: Media: Make the "Copy URL" button implementation more consistent with other instances in core:
noreply at wordpress.org
- [wp-svn] [49065] trunk/src/js/_enqueues/wp/autosave.js: Docs: Correct formatting for the `autosave()` function return value in `js/_enqueues/wp/autosave.js`.
noreply at wordpress.org
- [wp-svn] [49066] trunk/src/wp-includes/link-template.php: Docs: Clarify the `false` return value of `get_post_type_archive_link()` and `get_post_type_archive_feed_link()`.
noreply at wordpress.org
- [wp-svn] [49067] trunk/src/wp-includes/link-template.php: Posts, Post Types: Avoid a PHP notice in `wp_get_shortlink()` if the post type is no longer registered.
noreply at wordpress.org
- [wp-svn] [49068] trunk/src/wp-includes/theme.php: Code Modernization: Remove a single trailing percent sign before calling `sprintf()` on the `$default` parameter in `get_theme_mod()`.
noreply at wordpress.org
- [wp-svn] [49069] trunk/tests/phpunit/tests/ajax/MediaEdit.php: Tests: Require `imagejpeg()` function in Ajax media editing tests.
noreply at wordpress.org
- [wp-svn] [49070] trunk/src/js/_enqueues/vendor/mediaelement: External Libraries: Update MediaElementJS to version 4.2.16.
noreply at wordpress.org
- [wp-svn] [49071] trunk/src/wp-admin/includes/ajax-actions.php: Docs: Correct description for `wp_ajax_update_widget()`.
noreply at wordpress.org
- [wp-svn] [49072] trunk/src/wp-includes/wp-db.php: Code Modernization: Return `false` from `wpdb::query()` if the query was filtered to an empty string using the `query` filter.
noreply at wordpress.org
- [wp-svn] [49073] trunk/src/wp-includes/functions.php: Code Modernization: Check if the file to retrieve metadata from in `get_file_data()` was successfully opened.
noreply at wordpress.org
- [wp-svn] [49074] trunk/.travis.yml: Build/Test Tools: Comment out the `xdebug` group test run for PHP 8 for now.
noreply at wordpress.org
- [wp-svn] [49075] trunk/src: Docs: Fix typos in some DocBlocks in `js/_enqueues/wp/api.js`.
noreply at wordpress.org
- [wp-svn] [49076] trunk/src/wp-includes/class-wp-customize-manager.php: Code Modernization: Ignore the `_multiwidget` property when collecting widget numbers in `WP_Customize_Manager::import_theme_starter_content()`.
noreply at wordpress.org
- [wp-svn] [49077] trunk/.travis.yml: Build/Test Tools: Remove PHP 8 from allowed failures.
noreply at wordpress.org
- [wp-svn] [49078] trunk/src: Docs: Various docblock improvements related to user and site signup functionality.
noreply at wordpress.org
Last message date:
Wed Sep 30 21:52:28 UTC 2020
Archived on: Wed Sep 30 21:52:30 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).