← r52797: Media: Make `get_post_galleries()` only return galleries.
Failed
Environment
Host |
ROBOTSTXT (edge) |
Test Date |
2022-02-25 12:49 |
Execution Time |
2m 15s |
Environment Name |
Unknown |
PHP 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.1.3 |
Database 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 |
mysql 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.6.7-MariaDB 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.1.3), curl (8.1.3), filter 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.1.3), gd (8.1.3), mysqli (8.1.3), imagick (3.6.0), pcre (8.1.3), xml (8.1.3), xmlreader (8.1.3), zlib (8.1.3), curl (7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3), ghostscript (9.50), imagemagick (6.9.10-23), openssl (1.1.1f 31 Mar 2020) |
Errors/Failures
Tests_WP_Customize_Manager::test_return_url
Tests_WP_Customize_Manager::test_return_url
parse_url(): Passing null to parameter #1 ($url) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-customize-manager.php:4683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/customize/manager.php:2969
Tests_WP_Customize_Manager::test_customize_pane_settings
Tests_WP_Customize_Manager::test_customize_pane_settings
parse_url(): Passing null to parameter #1 ($url) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-customize-manager.php:4683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-customize-manager.php:4885
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/customize/manager.php:3079
Tests_DB_Charset::test_set_charset_changes_the_connection_collation
Tests_DB_Charset::test_set_charset_changes_the_connection_collation
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'utf8_general_ci'
+'utf8mb3_general_ci'
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:1119
Tests_DB_Charset::test_get_column_charset::test_get_column_charset with data set #5
Tests_DB_Charset::test_get_column_charset with data set #5 ('DROP TABLE IF EXISTS test_get...rset_5', 'CREATE TABLE test_get_column_...8mb3 )', 'test_get_column_charset_5', array('utf8', 'utf8'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'utf8'
+'utf8mb3'
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:811
Tests_DB_Charset::test_get_column_charset::test_get_column_charset with data set #6
Tests_DB_Charset::test_get_column_charset with data set #6 ('DROP TABLE IF EXISTS test_get...rset_6', 'CREATE TABLE test_get_column_...8mb4 )', 'test_get_column_charset_6', array('utf8', 'utf8mb4'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'utf8'
+'utf8mb3'
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:811
Tests_DB_Charset::test_table_collation_check::test_table_collation_check with data set #0
Tests_DB_Charset::test_table_collation_check with data set #0 ('CREATE TABLE table_collation_..._bin )', true, 'SELECT * FROM table_collation... a='😈'', 'DROP TABLE IF EXISTS table_co...heck_0', array('SELECT * FROM table_collation...='foo'', 'SHOW FULL TABLES LIKE table_c...heck_0', 'DESCRIBE table_collation_check_0', 'DESC table_collation_check_0', 'EXPLAIN SELECT * FROM table_c...heck_0'))
Failed asserting that false is identical to true.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:1043
Tests_DB_Charset::test_table_collation_check::test_table_collation_check with data set #1
Tests_DB_Charset::test_table_collation_check with data set #1 ('CREATE TABLE table_collation_...l_ci )', true, 'SELECT * FROM table_collation... a='😈'', 'DROP TABLE IF EXISTS table_co...heck_1', array('SELECT * FROM table_collation...='foo'', 'SHOW FULL TABLES LIKE table_c...heck_1', 'DESCRIBE table_collation_check_1', 'DESC table_collation_check_1', 'EXPLAIN SELECT * FROM table_c...heck_1'))
Failed asserting that false is identical to true.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:1043
Tests_DB_Charset::test_table_collation_check::test_table_collation_check with data set #4
Tests_DB_Charset::test_table_collation_check with data set #4 ('CREATE TABLE table_collation_... INT )', true, 'SELECT * FROM table_collation... a='😈'', 'DROP TABLE IF EXISTS table_co...heck_4', array('SELECT * FROM table_collation...='foo'', 'SHOW FULL TABLES LIKE table_c...heck_4', 'DESCRIBE table_collation_check_4', 'DESC table_collation_check_4', 'EXPLAIN SELECT * FROM table_c...heck_4'))
Failed asserting that false is identical to true.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/db/charset.php:1043
Tests_dbDelta::test_existing_table
Tests_dbDelta::test_existing_table
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
+)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:156
Tests_dbDelta::test_column_type_change
Tests_dbDelta::test_column_type_change
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint to int(11)'
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to int(11)'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:182
Tests_dbDelta::test_column_added
Tests_dbDelta::test_column_added
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
'wptests_dbdelta_test.extra_col' => 'Added column wptests_dbdelta_test.extra_col'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:211
Tests_dbDelta::test_columns_arent_removed
Tests_dbDelta::test_columns_arent_removed
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
+)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:241
Tests_dbDelta::test_no_execution
Tests_dbDelta::test_no_execution
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
'wptests_dbdelta_test.extra_col' => 'Added column wptests_dbdelta_test.extra_col'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:271
Tests_dbDelta::test_fulltext_index
Tests_dbDelta::test_fulltext_index
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:320
Tests_dbDelta::test_dont_downsize_text_fields
Tests_dbDelta::test_dont_downsize_text_fields
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
+)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:467
Tests_dbDelta::test_dont_downsize_blob_fields
Tests_dbDelta::test_dont_downsize_blob_fields
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
+)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:492
Tests_dbDelta::test_upsize_text_fields
Tests_dbDelta::test_upsize_text_fields
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
'wptests_dbdelta_test.column_2' => 'Changed type of wptests_dbdelta_test.column_2 from text to bigtext'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:520
Tests_dbDelta::test_upsize_blob_fields
Tests_dbDelta::test_upsize_blob_fields
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
'wptests_dbdelta_test.column_3' => 'Changed type of wptests_dbdelta_test.column_3 from blob to mediumblob'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:551
Tests_dbDelta::test_query_with_backticks_does_not_throw_an_undefined_index_warning
Tests_dbDelta::test_query_with_backticks_does_not_throw_an_undefined_index_warning
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:579
Tests_dbDelta::test_spatial_indices
Tests_dbDelta::test_spatial_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:616
Tests_dbDelta::test_query_with_backticks_does_not_cause_a_query_to_alter_all_columns_and_indices_to_run_even_if_none_have_changed
Tests_dbDelta::test_query_with_backticks_does_not_cause_a_query_to_alter_all_columns_and_indices_to_run_even_if_none_have_changed
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:669
Tests_dbDelta::test_index_with_a_reserved_keyword_can_be_created
Tests_dbDelta::test_index_with_a_reserved_keyword_can_be_created
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
'wptests_dbdelta_test.references' => 'Added column wptests_dbdelta_test.references'
0 => 'Added index wptests_dbdelta_test KEY `compound_key2` (`id`,`references`(191))'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:701
Tests_dbDelta::test_key_and_index_and_fulltext_key_and_fulltext_index_and_unique_key_and_unique_index_indicies
Tests_dbDelta::test_key_and_index_and_fulltext_key_and_fulltext_index_and_unique_key_and_unique_index_indicies
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
0 => 'Added index wptests_dbdelta_test KEY `key_2` (`column_1`(191))'
1 => 'Added index wptests_dbdelta_test UNIQUE KEY `key_3` (`column_1`(191))'
2 => 'Added index wptests_dbdelta_test UNIQUE KEY `key_4` (`column_1`(191))'
3 => 'Added index wptests_dbdelta_test FULLTEXT KEY `key_5` (`column_1`)'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:743
Tests_dbDelta::test_index_and_key_are_synonyms_and_do_not_recreate_indices
Tests_dbDelta::test_index_and_key_are_synonyms_and_do_not_recreate_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:776
Tests_dbDelta::test_indices_with_prefix_limits_are_created_and_do_not_recreate_indices
Tests_dbDelta::test_indices_with_prefix_limits_are_created_and_do_not_recreate_indices
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
0 => 'Added index wptests_dbdelta_test KEY `key_2` (`column_1`(10))'
1 => 'Added index wptests_dbdelta_test KEY `key_3` (`column_2`(100),`column_1`(10))'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:803
Tests_dbDelta::test_index_col_names_with_order_do_not_recreate_indices
Tests_dbDelta::test_index_col_names_with_order_do_not_recreate_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:834
Tests_dbDelta::test_primary_key_with_single_space_does_not_recreate_index
Tests_dbDelta::test_primary_key_with_single_space_does_not_recreate_index
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:858
Tests_dbDelta::test_index_definitions_with_spaces_do_not_recreate_indices
Tests_dbDelta::test_index_definitions_with_spaces_do_not_recreate_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:882
Tests_dbDelta::test_index_types_are_not_case_sensitive_and_do_not_recreate_indices
Tests_dbDelta::test_index_types_are_not_case_sensitive_and_do_not_recreate_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:906
Tests_dbDelta::test_key_names_are_not_case_sensitive_and_do_not_recreate_indices
Tests_dbDelta::test_key_names_are_not_case_sensitive_and_do_not_recreate_indices
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:931
Tests_dbDelta::test_unchanged_key_lengths_do_not_recreate_index
Tests_dbDelta::test_unchanged_key_lengths_do_not_recreate_index
Failed asserting that an array is empty.
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:956
Tests_dbDelta::test_changed_key_lengths_do_not_recreate_index
Tests_dbDelta::test_changed_key_lengths_do_not_recreate_index
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
+ 'wptests_dbdelta_test.id' => 'Changed type of wptests_dbdelta_test.id from bigint(20) to bigint'
0 => 'Added index wptests_dbdelta_test KEY `changing_key_length` (`column_1`(20))'
)
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dbdelta.php:983
Tests_Dependencies_Scripts::test_wp_localize_script_data_formats::test_wp_localize_script_data_formats with data set #8
Tests_Dependencies_Scripts::test_wp_localize_script_data_formats with data set #8 (false, '[""]')
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class.wp-scripts.php:508
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/functions.wp-scripts.php:221
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/dependencies/scripts.php:1466
Tests_Import_Parser::test_malformed_wxr
Tests_Import_Parser::test_malformed_wxr
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:170
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:38
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/import/parser.php:33
Tests_Import_Parser::test_invalid_wxr
Tests_Import_Parser::test_invalid_wxr
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:170
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:38
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/import/parser.php:46
Tests_Import_Parser::test_wxr_version_1_1
Tests_Import_Parser::test_wxr_version_1_1
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:170
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:38
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/import/parser.php:59
Tests_Import_Parser::test_wxr_version_1_0
Tests_Import_Parser::test_wxr_version_1_0
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:170
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:38
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/import/parser.php:152
Tests_Import_Parser::test_escaped_cdata_closing_sequence
Tests_Import_Parser::test_escaped_cdata_closing_sequence
Automatic conversion of false to array is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:170
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/data/plugins/wordpress-importer/parsers/class-wxr-parser-xml.php:38
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/import/parser.php:246
Tests_L10n::test_length_of_draft_should_be_counted_by_words
Tests_L10n::test_length_of_draft_should_be_counted_by_words
ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:4357
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-admin/includes/dashboard.php:651
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/l10n.php:413
Tests_L10n::test_length_of_draft_should_be_counted_by_chars
Tests_L10n::test_length_of_draft_should_be_counted_by_chars
ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:4357
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-admin/includes/dashboard.php:651
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/l10n.php:437
Tests_L10n::test_length_of_draft_should_be_counted_by_chars_in_japanese
Tests_L10n::test_length_of_draft_should_be_counted_by_chars_in_japanese
ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:4357
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-admin/includes/dashboard.php:651
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/l10n.php:461
WP_Test_REST_Posts_Controller::test_get_post_draft_edit_context
WP_Test_REST_Posts_Controller::test_get_post_draft_edit_context
Failed asserting that '<ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a href="http://example.org/?p=36819">Protected: Hola</a><div class="wp-block-latest-posts__post-excerpt">Hello World!</div></li>n
<li><a href="http://example.org/?p=36727">Post 28</a><div class="wp-block-latest-posts__post-excerpt">Post excerpt 0004558</div></li>n
<li><a href="http://example.org/?p=36726">Post 27</a><div class="wp-block-latest-posts__post-excerpt">Post excerpt 0004557</div></li>n
<li><a href="http://example.org/?p=36725">Post 26</a><div class="wp-block-latest-posts__post-excerpt">Post excerpt 0004556</div></li>n
<li><a href="http://example.org/?p=36724">Post 25</a><div class="wp-block-latest-posts__post-excerpt">Post excerpt 0004555</div></li>n
</ul> <ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a href="http://example.org/?p=36819">Protected: Hola</a><div class="wp-block-latest-posts__post-full-content">Hello World!</div></li>n
<li><a href="http://example.org/?p=36727">Post 28</a><div class="wp-block-latest-posts__post-full-content">Post content 0004558</div></li>n
<li><a href="http://example.org/?p=36726">Post 27</a><div class="wp-block-latest-posts__post-full-content">Post content 0004557</div></li>n
<li><a href="http://example.org/?p=36725">Post 26</a><div class="wp-block-latest-posts__post-full-content">Post content 0004556</div></li>n
<li><a href="http://example.org/?p=36724">Post 25</a><div class="wp-block-latest-posts__post-full-content">Post content 0004555</div></li>n
</ul>' does not contain "Hello World!".
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-posts-controller.php:1889
WP_Test_REST_Schema_Initialization::test_build_wp_api_client_fixtures
WP_Test_REST_Schema_Initialization::test_build_wp_api_client_fixtures
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rewrite.php:500
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-oembed-controller.php:119
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-schema-setup.php:492
WP_Test_REST_Users_Controller::test_update_item_no_change
WP_Test_REST_Users_Controller::test_update_item_no_change
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1610
WP_Test_REST_Users_Controller::test_update_item_en_US_locale
WP_Test_REST_Users_Controller::test_update_item_en_US_locale
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1714
WP_Test_REST_Users_Controller::test_update_item_empty_locale
WP_Test_REST_Users_Controller::test_update_item_empty_locale
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1739
WP_Test_REST_Users_Controller::test_update_item_username_attempt
WP_Test_REST_Users_Controller::test_update_item_username_attempt
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1768
WP_Test_REST_Users_Controller::test_update_item_existing_nicename
WP_Test_REST_Users_Controller::test_update_item_existing_nicename
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1793
WP_Test_REST_Users_Controller::test_update_user_role
WP_Test_REST_Users_Controller::test_update_user_role
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1852
WP_Test_REST_Users_Controller::test_update_user_multiple_roles
WP_Test_REST_Users_Controller::test_update_user_multiple_roles
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1873
WP_Test_REST_Users_Controller::test_update_user_role_invalid_privilege_deescalation
WP_Test_REST_Users_Controller::test_update_user_role_invalid_privilege_deescalation
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1917
WP_Test_REST_Users_Controller::test_update_user_role_invalid_role
WP_Test_REST_Users_Controller::test_update_user_role_invalid_role
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:1977
WP_Test_REST_Users_Controller::test_update_item_only_roles_as_site_administrator
WP_Test_REST_Users_Controller::test_update_item_only_roles_as_site_administrator
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2072
WP_Test_REST_Users_Controller::test_update_item_including_roles_and_other_params
WP_Test_REST_Users_Controller::test_update_item_including_roles_and_other_params
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2094
WP_Test_REST_Users_Controller::test_user_roundtrip_as_editor
WP_Test_REST_Users_Controller::test_user_roundtrip_as_editor
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2172
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2217
WP_Test_REST_Users_Controller::test_user_roundtrip_as_editor_html
WP_Test_REST_Users_Controller::test_user_roundtrip_as_editor_html
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2172
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2268
WP_Test_REST_Users_Controller::test_user_roundtrip_as_superadmin
WP_Test_REST_Users_Controller::test_user_roundtrip_as_superadmin
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2172
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2304
WP_Test_REST_Users_Controller::test_user_roundtrip_as_superadmin_html
WP_Test_REST_Users_Controller::test_user_roundtrip_as_superadmin_html
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2172
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2333
WP_Test_REST_Users_Controller::test_get_additional_field_registration
WP_Test_REST_Users_Controller::test_get_additional_field_registration
trim(): Passing null to parameter #1 ($string) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-user.php:211
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/pluggable.php:105
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/user.php:1798
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:728
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:1141
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rest-api/class-wp-rest-server.php:988
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/includes/spy-rest-server.php:67
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rest-api/rest-users-controller.php:2764
Tests_Rewrite::test_url_to_postid_home_has_path
Tests_Rewrite::test_url_to_postid_home_has_path
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rewrite.php:500
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rewrite.php:261
Tests_Rewrite::test_url_to_postid_dupe_path
Tests_Rewrite::test_url_to_postid_dupe_path
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/rewrite.php:500
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/rewrite.php:356
Tests_XMLRPC_mw_editPost::test_draft_not_prematurely_published
Tests_XMLRPC_mw_editPost::test_draft_not_prematurely_published
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/editPost.php:315
Tests_XMLRPC_mw_newPost::test_no_content
Tests_XMLRPC_mw_newPost::test_no_content
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:28
Tests_XMLRPC_mw_newPost::test_basic_content
Tests_XMLRPC_mw_newPost::test_basic_content
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:38
Tests_XMLRPC_mw_newPost::test_ignore_id
Tests_XMLRPC_mw_newPost::test_ignore_id
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:50
Tests_XMLRPC_mw_newPost::test_capable_publish
Tests_XMLRPC_mw_newPost::test_capable_publish
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:62
Tests_XMLRPC_mw_newPost::test_capable_other_author
Tests_XMLRPC_mw_newPost::test_capable_other_author
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:86
Tests_XMLRPC_mw_newPost::test_empty_author
Tests_XMLRPC_mw_newPost::test_empty_author
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:122
Tests_XMLRPC_mw_newPost::test_post_thumbnail
Tests_XMLRPC_mw_newPost::test_post_thumbnail
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5681
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5606
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:147
Tests_XMLRPC_mw_newPost::test_capable_set_post_type_as_page
Tests_XMLRPC_mw_newPost::test_capable_set_post_type_as_page
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:173
Tests_XMLRPC_mw_newPost::test_draft_post_date
Tests_XMLRPC_mw_newPost::test_draft_post_date
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5614
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/mw/newPost.php:194
Tests_XMLRPC_wp_editPost::test_draft_not_prematurely_published
Tests_XMLRPC_wp_editPost::test_draft_not_prematurely_published
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/editPost.php:482
Tests_XMLRPC_wp_editPost::test_draft_not_assigned_published_date
Tests_XMLRPC_wp_editPost::test_draft_not_assigned_published_date
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/editPost.php:514
Tests_XMLRPC_wp_getRevisions::test_revision_count_for_auto_draft_post_creation
Tests_XMLRPC_wp_getRevisions::test_revision_count_for_auto_draft_post_creation
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/getRevisions.php:67
Tests_XMLRPC_wp_newPost::test_no_content
Tests_XMLRPC_wp_newPost::test_no_content
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:25
Tests_XMLRPC_wp_newPost::test_basic_content
Tests_XMLRPC_wp_newPost::test_basic_content
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:35
Tests_XMLRPC_wp_newPost::test_ignore_id
Tests_XMLRPC_wp_newPost::test_ignore_id
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:47
Tests_XMLRPC_wp_newPost::test_capable_publish
Tests_XMLRPC_wp_newPost::test_capable_publish
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:59
Tests_XMLRPC_wp_newPost::test_capable_private
Tests_XMLRPC_wp_newPost::test_capable_private
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:82
Tests_XMLRPC_wp_newPost::test_capable_other_author
Tests_XMLRPC_wp_newPost::test_capable_other_author
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:106
Tests_XMLRPC_wp_newPost::test_empty_author
Tests_XMLRPC_wp_newPost::test_empty_author
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:139
Tests_XMLRPC_wp_newPost::test_post_thumbnail
Tests_XMLRPC_wp_newPost::test_post_thumbnail
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:5681
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1671
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:164
Tests_XMLRPC_wp_newPost::test_invalid_post_status
Tests_XMLRPC_wp_newPost::test_invalid_post_status
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:178
Tests_XMLRPC_wp_newPost::test_capable_sticky
Tests_XMLRPC_wp_newPost::test_capable_sticky
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:202
Tests_XMLRPC_wp_newPost::test_post_format
Tests_XMLRPC_wp_newPost::test_post_format
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:227
Tests_XMLRPC_wp_newPost::test_invalid_post_format
Tests_XMLRPC_wp_newPost::test_invalid_post_format
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:239
Tests_XMLRPC_wp_newPost::test_terms
Tests_XMLRPC_wp_newPost::test_terms
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:298
Tests_XMLRPC_wp_newPost::test_terms_names
Tests_XMLRPC_wp_newPost::test_terms_names
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:325
Tests_XMLRPC_wp_newPost::test_invalid_post_date_does_not_fatal
Tests_XMLRPC_wp_newPost::test_invalid_post_date_does_not_fatal
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:358
Tests_XMLRPC_wp_newPost::test_invalid_post_date_gmt_does_not_fatal
Tests_XMLRPC_wp_newPost::test_invalid_post_date_gmt_does_not_fatal
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:375
Tests_XMLRPC_wp_newPost::test_valid_string_post_date
Tests_XMLRPC_wp_newPost::test_valid_string_post_date
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:392
Tests_XMLRPC_wp_newPost::test_valid_string_post_date_gmt
Tests_XMLRPC_wp_newPost::test_valid_string_post_date_gmt
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:409
Tests_XMLRPC_wp_newPost::test_valid_IXR_post_date
Tests_XMLRPC_wp_newPost::test_valid_IXR_post_date
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:426
Tests_XMLRPC_wp_newPost::test_valid_IXR_post_date_gmt
Tests_XMLRPC_wp_newPost::test_valid_IXR_post_date_gmt
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/formatting.php:2476
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-hook.php:307
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/plugin.php:189
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2848
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:2733
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/post.php:4079
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1683
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/src/wp-includes/class-wp-xmlrpc-server.php:1347
/webs/wpsaedgebot/wpsaedgebot.wpsysadmin.com/tests/phpunit/tests/xmlrpc/wp/newPost.php:443