← r49496: Docs: Change the `@since` entry for `template` and `template_lock` post type arguments to `5.0.0`.

Failed

Environment

Host Seravo
PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. Version PHP 8.0.0rc1
DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. Version mysqlMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. Ver 15.1 Distrib 10.5.6-MariaDBMariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands.
Extensions bcmath (8.0.0rc1), curl (8.0.0rc1), filterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. (8.0.0rc1), gd (8.0.0rc1), mysqli (8.0.0rc1), imagick (3.4.4), pcre (8.0.0rc1), xml (8.0.0rc1), xmlreader (8.0.0rc1), zlib (8.0.0rc1), curl (7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1g zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3), ghostscript (9.26), openssl (1.1.1 11 Sep 2018 (Library: 1.1.1g 21 Apr 2020))

Errors/Failures

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #0

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #0 (null, null, null, 'post_date DESC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #1

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #1 ('', '', '', 'post_date DESC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #2

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #2 ('ASC', 'requester', '', 'post_title ASC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #3

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #3 ('DESC', 'requester', null, 'post_title DESC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #4

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #4 ('ASC', 'requested', null, 'post_date ASC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #5

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #5 ('DESC', 'requested', null, 'post_date DESC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #6

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #6 (null, null, 'foo', 'post_title LIKE')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #7

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #7 ('ASC', 'requester', 'foo', 'post_title ASC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable::test_columns_should_be_sortable with data set #8

Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable with data set #8 ('ASC', 'requested', 'foo', 'post_date ASC')
ReflectionException: Invocation of method Tests_Admin_WpPrivacyRequestsTable::test_columns_should_be_sortable() failed

Tests_Basic::test_package_json_node_engine

Tests_Basic::test_package_json_node_engine
ReflectionException: Invocation of method Tests_Basic::test_package_json_node_engine() failed

Tests_DB::test_process_fields_on_nonexistent_table

Tests_DB::test_process_fields_on_nonexistent_table
ReflectionException: Invocation of method Tests_DB::test_process_fields_on_nonexistent_table() failed

Tests_DB_Charset::test_process_field_charsets_on_nonexistent_table

Tests_DB_Charset::test_process_field_charsets_on_nonexistent_table
ReflectionException: Invocation of method Tests_DB_Charset::test_process_field_charsets_on_nonexistent_table() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #0

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #0 ('http', 'http://example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #1

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #1 ('https', 'https://example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #2

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #2 ('ftp', 'ftp://example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #3

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #3 ('ftps', 'ftps://example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #4

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #4 ('mailto', 'mailto://someone@example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #5

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #5 ('news', 'news://news.server.example/ex...p.this')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #6

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #6 ('irc', 'irc://example.com/wordpress')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #7

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #7 ('irc6', 'irc6://example.com/wordpress')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #8

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #8 ('ircs', 'ircs://example.com/wordpress')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #9

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #9 ('gopher', 'gopher://example.com/7a_gophe...foobar')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #10

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #10 ('nntp', 'nntp://news.server.example/ex...p.this')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #11

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #11 ('feed', 'feed://example.com/rss.xml')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #12

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #12 ('telnet', 'telnet://user:password@example.com:80/')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #13

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #13 ('mms', 'mms://example.com:80/path')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #14

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #14 ('rtsp', 'rtsp://media.example.com:554/...otrack')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #15

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #15 ('svn', 'svn://core.svn.wordpress.org/')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #16

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #16 ('tel', 'tel:+1-234-567-8910')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #17

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #17 ('sms', 'sms:+1-234-567-8910')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #18

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #18 ('fax', 'fax:+123.456.78910')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #19

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #19 ('xmpp', 'xmpp://guest@example.com')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #20

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #20 ('webcal', 'webcal://example.com/calendar.ics')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Functions_AllowedProtocols::test_allowed_protocols::test_allowed_protocols with data set #21

Tests_Functions_AllowedProtocols::test_allowed_protocols with data set #21 ('urn', 'urn:uuid:6e8bc430-9c3a-11d9-9...0c9a66')
ReflectionException: Invocation of method Tests_Functions_AllowedProtocols::test_allowed_protocols() failed

Tests_Media::test_wp_video_shortcode_with_empty_params

Tests_Media::test_wp_video_shortcode_with_empty_params
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_with_empty_params() failed

Tests_Media::test_wp_video_shortcode_with_bad_attr

Tests_Media::test_wp_video_shortcode_with_bad_attr
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_with_bad_attr() failed

Tests_Media::test_wp_video_shortcode_attributes

Tests_Media::test_wp_video_shortcode_attributes
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_attributes() failed

Tests_Media::test_wp_video_shortcode_youtube_remove_feature

Tests_Media::test_wp_video_shortcode_youtube_remove_feature
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_youtube_remove_feature() failed

Tests_Media::test_wp_video_shortcode_youtube_force_ssl

Tests_Media::test_wp_video_shortcode_youtube_force_ssl
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_youtube_force_ssl() failed

Tests_Media::test_wp_video_shortcode_vimeo_force_ssl_remove_query_args

Tests_Media::test_wp_video_shortcode_vimeo_force_ssl_remove_query_args
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_vimeo_force_ssl_remove_query_args() failed

Tests_Media::test_wp_video_shortcode_vimeo_adds_loop

Tests_Media::test_wp_video_shortcode_vimeo_adds_loop
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_vimeo_adds_loop() failed

Tests_Media::test_wp_video_shortcode_vimeo_force_adds_loop_true

Tests_Media::test_wp_video_shortcode_vimeo_force_adds_loop_true
ReflectionException: Invocation of method Tests_Media::test_wp_video_shortcode_vimeo_force_adds_loop_true() failed

Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers

Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers
PHPUnit_Framework_Exception: PHP Warning:  Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162
Warning: Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162

Tests_Embed_Template::test_js_no_ampersands_in_compiled

Tests_Embed_Template::test_js_no_ampersands_in_compiled
ReflectionException: Invocation of method Tests_Embed_Template::test_js_no_ampersands_in_compiled() failed

Tests_Option_WP_Load_Alloptions::test_if_cached_alloptions_is_deleted

Tests_Option_WP_Load_Alloptions::test_if_cached_alloptions_is_deleted
ReflectionException: Invocation of method Tests_Option_WP_Load_Alloptions::test_if_cached_alloptions_is_deleted() failed

Tests_Option_WP_Load_Alloptions::test_if_alloptions_are_retrieved_from_cache

Tests_Option_WP_Load_Alloptions::test_if_alloptions_are_retrieved_from_cache
ReflectionException: Invocation of method Tests_Option_WP_Load_Alloptions::test_if_alloptions_are_retrieved_from_cache() failed

Tests_Option_WP_Load_Alloptions::test_filter_pre_cache_alloptions_is_not_called

Tests_Option_WP_Load_Alloptions::test_filter_pre_cache_alloptions_is_not_called
ReflectionException: Invocation of method Tests_Option_WP_Load_Alloptions::test_filter_pre_cache_alloptions_is_not_called() failed

PluralFormsTest::test_cache

PluralFormsTest::test_cache
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/pomo/pluralForms.php:222

WP_Test_REST_Post_Meta_Fields::test_get_multi_value

WP_Test_REST_Post_Meta_Fields::test_get_multi_value
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_get_multi_value() failed

WP_Test_REST_Post_Meta_Fields::test_get_unregistered

WP_Test_REST_Post_Meta_Fields::test_get_unregistered
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_get_unregistered() failed

WP_Test_REST_Post_Meta_Fields::test_get_registered_no_api_access

WP_Test_REST_Post_Meta_Fields::test_get_registered_no_api_access
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_get_registered_no_api_access() failed

WP_Test_REST_Post_Meta_Fields::test_get_registered_api_disabled

WP_Test_REST_Post_Meta_Fields::test_get_registered_api_disabled
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_get_registered_api_disabled() failed

WP_Test_REST_Post_Meta_Fields::test_set_value

WP_Test_REST_Post_Meta_Fields::test_set_value
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_value() failed

WP_Test_REST_Post_Meta_Fields::test_set_duplicate_single_value

WP_Test_REST_Post_Meta_Fields::test_set_duplicate_single_value
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_duplicate_single_value() failed

WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_unauthenticated

WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_unauthenticated
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_unauthenticated() failed

WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_blocked

WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_blocked
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_value_multiple_blocked() failed

WP_Test_REST_Post_Meta_Fields::test_set_value_single_custom_schema

WP_Test_REST_Post_Meta_Fields::test_set_value_single_custom_schema
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_value_single_custom_schema() failed

WP_Test_REST_Post_Meta_Fields::test_set_value_custom_name

WP_Test_REST_Post_Meta_Fields::test_set_value_custom_name
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_set_value_custom_name() failed

WP_Test_REST_Post_Meta_Fields::test_delete_value_blocked

WP_Test_REST_Post_Meta_Fields::test_delete_value_blocked
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_delete_value_blocked() failed

WP_Test_REST_Post_Meta_Fields::test_delete_value_db_error

WP_Test_REST_Post_Meta_Fields::test_delete_value_db_error
ReflectionException: Invocation of method WP_Test_REST_Post_Meta_Fields::test_delete_value_db_error() failed

Tests_REST_Request::test_from_url_invalid::test_from_url_invalid with data set #0

Tests_REST_Request::test_from_url_invalid with data set #0 ('/%post_name%/', 'http://example.org/wp-json/wp...oo=bar')
ReflectionException: Invocation of method Tests_REST_Request::test_from_url_invalid() failed

Tests_REST_Request::test_from_url_invalid::test_from_url_invalid with data set #1

Tests_REST_Request::test_from_url_invalid with data set #1 ('', 'http://example.org/index.php?...oo=bar')
ReflectionException: Invocation of method Tests_REST_Request::test_from_url_invalid() failed

Tests_REST_Server::test_explicit_head_callback

Tests_REST_Server::test_explicit_head_callback
ReflectionException: Invocation of method Tests_REST_Server::test_explicit_head_callback() failed

Tests_REST_Server::test_json_error_with_status

Tests_REST_Server::test_json_error_with_status
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-server.php:473

Tests_REST_Server::test_link_embedding_self

Tests_REST_Server::test_link_embedding_self
ReflectionException: Invocation of method Tests_REST_Server::test_link_embedding_self() failed

Tests_REST_Server::test_link_embedding_self_non_embeddable

Tests_REST_Server::test_link_embedding_self_non_embeddable
ReflectionException: Invocation of method Tests_REST_Server::test_link_embedding_self_non_embeddable() failed

Tests_REST_Server::test_link_embedding_params

Tests_REST_Server::test_link_embedding_params
ReflectionException: Invocation of method Tests_REST_Server::test_link_embedding_params() failed

WP_Test_REST_Term_Meta_Fields::test_get_multi_value

WP_Test_REST_Term_Meta_Fields::test_get_multi_value
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_get_multi_value() failed

WP_Test_REST_Term_Meta_Fields::test_get_unregistered

WP_Test_REST_Term_Meta_Fields::test_get_unregistered
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_get_unregistered() failed

WP_Test_REST_Term_Meta_Fields::test_get_registered_no_api_access

WP_Test_REST_Term_Meta_Fields::test_get_registered_no_api_access
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_get_registered_no_api_access() failed

WP_Test_REST_Term_Meta_Fields::test_get_registered_api_disabled

WP_Test_REST_Term_Meta_Fields::test_get_registered_api_disabled
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_get_registered_api_disabled() failed

WP_Test_REST_Term_Meta_Fields::test_set_value

WP_Test_REST_Term_Meta_Fields::test_set_value
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_value() failed

WP_Test_REST_Term_Meta_Fields::test_set_duplicate_single_value

WP_Test_REST_Term_Meta_Fields::test_set_duplicate_single_value
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_duplicate_single_value() failed

WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_unauthenticated

WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_unauthenticated
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_unauthenticated() failed

WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_blocked

WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_blocked
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_value_multiple_blocked() failed

WP_Test_REST_Term_Meta_Fields::test_set_value_single_custom_schema

WP_Test_REST_Term_Meta_Fields::test_set_value_single_custom_schema
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_value_single_custom_schema() failed

WP_Test_REST_Term_Meta_Fields::test_set_value_custom_name

WP_Test_REST_Term_Meta_Fields::test_set_value_custom_name
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_set_value_custom_name() failed

WP_Test_REST_Term_Meta_Fields::test_delete_value_blocked

WP_Test_REST_Term_Meta_Fields::test_delete_value_blocked
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_delete_value_blocked() failed

WP_Test_REST_Term_Meta_Fields::test_delete_value_db_error

WP_Test_REST_Term_Meta_Fields::test_delete_value_db_error
ReflectionException: Invocation of method WP_Test_REST_Term_Meta_Fields::test_delete_value_db_error() failed

Test_Sitemaps::test_disable_sitemap_should_return_404

Test_Sitemaps::test_disable_sitemap_should_return_404
PHPUnit_Framework_Exception: PHP Warning:  Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162
Warning: Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162

Test_Sitemaps::test_empty_url_list_should_return_404

Test_Sitemaps::test_empty_url_list_should_return_404
PHPUnit_Framework_Exception: PHP Warning:  Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162
Warning: Private methods cannot be final as they are never overridden by other classes in phar:///tmp/wp-test-runner/phpunit.phar/phpunit/Util/Configuration.php on line 162

Tests_User::test_user_unset_lowercase_id

Tests_User::test_user_unset_lowercase_id
ReflectionException: Invocation of method Tests_User::test_user_unset_lowercase_id() failed

Test_WP_Widget_Media::test_constructor

Test_WP_Widget_Media::test_constructor
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:57

Test_WP_Widget_Media::test_constructor_in_customize_preview

Test_WP_Widget_Media::test_constructor_in_customize_preview
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:129

Test_WP_Widget_Media::test_is_attachment_with_mime_type

Test_WP_Widget_Media::test_is_attachment_with_mime_type
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:152

Test_WP_Widget_Media::test_sanitize_token_list_string

Test_WP_Widget_Media::test_sanitize_token_list_string
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:169

Test_WP_Widget_Media::test_get_instance_schema

Test_WP_Widget_Media::test_get_instance_schema
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:206

Test_WP_Widget_Media::test_update

Test_WP_Widget_Media::test_update
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:234

Test_WP_Widget_Media::test_widget

Test_WP_Widget_Media::test_widget
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:336

Test_WP_Widget_Media::test_form

Test_WP_Widget_Media::test_form
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:395

Test_WP_Widget_Media::test_display_media_state

Test_WP_Widget_Media::test_display_media_state
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:412

Test_WP_Widget_Media::test_enqueue_admin_scripts

Test_WP_Widget_Media::test_enqueue_admin_scripts
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:455

Test_WP_Widget_Media::test_render_control_template_scripts

Test_WP_Widget_Media::test_render_control_template_scripts
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:467

Test_WP_Widget_Media::test_has_content

Test_WP_Widget_Media::test_has_content
Method ReflectionParameter::isArray() is deprecated

/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:47
/tmp/wp-test-runner/tests/phpunit/tests/widgets/media-widget.php:495