From fed2c679627e7460a024f5c4f38a660e34db5c89 Mon Sep 17 00:00:00 2001 From: Lucas Bustamante Date: Wed, 28 Feb 2024 19:42:57 -0300 Subject: [PATCH] Update self-test snapshots --- ...le_586f8c4da7220df02f5f27d4e54835e3__1.php | 134 ++++++++++++++++-- ...rc_334048b547066d6408232a37d57ddff2__1.php | 6 +- ...rc_0c772523575bfcfbbb3f8cb0f794e8af__1.php | 6 +- ...rc_84ab4082bdb98cff45e6418b98ecdf21__1.php | 6 +- ...rc_f236c472885ad1cea386db6a9f198c5e__1.php | 6 +- ...le_4236e2db0915f662c3e5813c9b6224ab__1.php | 134 ++++++++++++++++-- ...rc_15d317e57322fe19f87aeeb57cad8452__1.php | 6 +- ...rc_83dc095f2903767ea60c9a7e396dd4d0__1.php | 6 +- ...rc_b401265b202fc3b86b98faf66ab1e3f7__1.php | 6 +- ...rc_b22c3385f07a14264de0dc47d534a220__1.php | 6 +- ...rc_ca644c3f45a3d92971d7c34b17b9bf40__1.php | 4 + ...rc_c35449740535ad91e8942f8f0ed05b72__1.php | 11 +- 12 files changed, 279 insertions(+), 52 deletions(-) diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_childtheme_woostable_php82_wpstable_586f8c4da7220df02f5f27d4e54835e3__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_childtheme_woostable_php82_wpstable_586f8c4da7220df02f5f27d4e54835e3__1.php index 162cd3d7..4de3a24d 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_childtheme_woostable_php82_wpstable_586f8c4da7220df02f5f27d4e54835e3__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_childtheme_woostable_php82_wpstable_586f8c4da7220df02f5f27d4e54835e3__1.php @@ -31,7 +31,7 @@ }, "test_results_manager_url": "https:\\/\\/test-results-manager.com", "test_results_manager_expiration": 1234567890, - "test_summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)", + "test_summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)", "debug_log": "", "version": "1.0.15", "update_complete": true, @@ -46,20 +46,22 @@ "extensions_with_errors": { "": { "\\/": 2, + "\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=3f0a129c61": 1, + "\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=7abfccf142": 1, "\\/cart\\/": 2, "\\/my-account\\/": 2 } }, "error_totals": { "fatal": 1, - "notice": 3, + "notice": 5, "warning": 2, - "E_USER_NOTICE": 3, + "E_USER_NOTICE": 5, "E_USER_WARNING": 2, "E_ERROR": 1 }, - "summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)", - "error_count": 6, + "summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)", + "error_count": 8, "count_extensions_with_errors": 1 }, "0": { @@ -120,6 +122,63 @@ "db_error": "" }, "1": { + "activated_alongside": "", + "context": "\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=3f0a129c61", + "is_fatal": "No", + "error_type": "E_USER_NOTICE", + "error_message": "Notice on all requests - Child theme", + "error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "error_line": 12, + "backtrace": [ + { + "file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "line": 12, + "function": "trigger_error" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 324, + "function": "{closure}" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 348, + "function": "apply_filters", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php", + "line": 517, + "function": "do_action", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-settings.php", + "line": 643, + "function": "do_action" + }, + { + "file": "\\/var\\/www\\/html\\/wp-config.php", + "line": 108, + "args": [ + "\\/var\\/www\\/html\\/wp-settings.php" + ], + "function": "require_once" + }, + { + "file": "\\/var\\/www\\/html\\/wp-load.php", + "line": 50, + "args": [ + "\\/var\\/www\\/html\\/wp-config.php" + ], + "function": "require_once" + } + ], + "db_error": "" + }, + "2": { "activated_alongside": "", "context": "\\/", "is_fatal": "No", @@ -172,7 +231,64 @@ ], "db_error": "" }, - "2": { + "3": { + "activated_alongside": "", + "context": "\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=7abfccf142", + "is_fatal": "No", + "error_type": "E_USER_NOTICE", + "error_message": "Notice on all requests - Child theme", + "error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "error_line": 12, + "backtrace": [ + { + "file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "line": 12, + "function": "trigger_error" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 324, + "function": "{closure}" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 348, + "function": "apply_filters", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php", + "line": 517, + "function": "do_action", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-settings.php", + "line": 643, + "function": "do_action" + }, + { + "file": "\\/var\\/www\\/html\\/wp-config.php", + "line": 108, + "args": [ + "\\/var\\/www\\/html\\/wp-settings.php" + ], + "function": "require_once" + }, + { + "file": "\\/var\\/www\\/html\\/wp-load.php", + "line": 50, + "args": [ + "\\/var\\/www\\/html\\/wp-config.php" + ], + "function": "require_once" + } + ], + "db_error": "" + }, + "4": { "activated_alongside": "", "context": "\\/cart\\/", "is_fatal": "No", @@ -229,7 +345,7 @@ ], "db_error": "" }, - "3": { + "5": { "activated_alongside": "", "context": "\\/cart\\/", "is_fatal": "Yes", @@ -244,7 +360,7 @@ ], "db_error": "" }, - "4": { + "6": { "activated_alongside": "", "context": "\\/my-account\\/", "is_fatal": "No", @@ -301,7 +417,7 @@ ], "db_error": "" }, - "5": { + "7": { "activated_alongside": "", "context": "\\/my-account\\/", "is_fatal": "No", diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woorc_php74_wprc_334048b547066d6408232a37d57ddff2__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woorc_php74_wprc_334048b547066d6408232a37d57ddff2__1.php index 9aaf8e55..3d5e101d 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woorc_php74_wprc_334048b547066d6408232a37d57ddff2__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woorc_php74_wprc_334048b547066d6408232a37d57ddff2__1.php @@ -97,7 +97,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -207,7 +207,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -279,7 +279,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woostable_php74_wprc_0c772523575bfcfbbb3f8cb0f794e8af__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woostable_php74_wprc_0c772523575bfcfbbb3f8cb0f794e8af__1.php index 9aaf8e55..3d5e101d 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woostable_php74_wprc_0c772523575bfcfbbb3f8cb0f794e8af__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_generic_woostable_php74_wprc_0c772523575bfcfbbb3f8cb0f794e8af__1.php @@ -97,7 +97,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -207,7 +207,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -279,7 +279,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woorc_php74_wprc_84ab4082bdb98cff45e6418b98ecdf21__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woorc_php74_wprc_84ab4082bdb98cff45e6418b98ecdf21__1.php index 9aaf8e55..3d5e101d 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woorc_php74_wprc_84ab4082bdb98cff45e6418b98ecdf21__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woorc_php74_wprc_84ab4082bdb98cff45e6418b98ecdf21__1.php @@ -97,7 +97,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -207,7 +207,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -279,7 +279,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woostable_php74_wprc_f236c472885ad1cea386db6a9f198c5e__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woostable_php74_wprc_f236c472885ad1cea386db6a9f198c5e__1.php index 9aaf8e55..3d5e101d 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woostable_php74_wprc_f236c472885ad1cea386db6a9f198c5e__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_genericphp74wp62_woostable_php74_wprc_f236c472885ad1cea386db6a9f198c5e__1.php @@ -97,7 +97,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -207,7 +207,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -279,7 +279,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_parenttheme_woostable_php82_wpstable_4236e2db0915f662c3e5813c9b6224ab__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_parenttheme_woostable_php82_wpstable_4236e2db0915f662c3e5813c9b6224ab__1.php index 8ba4cb09..d5fa00ca 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_parenttheme_woostable_php82_wpstable_4236e2db0915f662c3e5813c9b6224ab__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_parenttheme_woostable_php82_wpstable_4236e2db0915f662c3e5813c9b6224ab__1.php @@ -31,7 +31,7 @@ }, "test_results_manager_url": "https:\\/\\/test-results-manager.com", "test_results_manager_expiration": 1234567890, - "test_summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)", + "test_summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)", "debug_log": "", "version": "1.0.15", "update_complete": true, @@ -46,20 +46,22 @@ "extensions_with_errors": { "": { "\\/": 2, + "\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=cfffffd385": 1, + "\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=dbce1bb059": 1, "\\/cart\\/": 2, "\\/my-account\\/": 2 } }, "error_totals": { "fatal": 1, - "notice": 3, + "notice": 5, "warning": 2, - "E_USER_NOTICE": 3, + "E_USER_NOTICE": 5, "E_USER_WARNING": 2, "E_ERROR": 1 }, - "summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)", - "error_count": 6, + "summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)", + "error_count": 8, "count_extensions_with_errors": 1 }, "0": { @@ -120,6 +122,63 @@ "db_error": "" }, "1": { + "activated_alongside": "", + "context": "\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=cfffffd385", + "is_fatal": "No", + "error_type": "E_USER_NOTICE", + "error_message": "Notice on all requests - Parent Theme", + "error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "error_line": 12, + "backtrace": [ + { + "file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "line": 12, + "function": "trigger_error" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 324, + "function": "{closure}" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 348, + "function": "apply_filters", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php", + "line": 517, + "function": "do_action", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-settings.php", + "line": 643, + "function": "do_action" + }, + { + "file": "\\/var\\/www\\/html\\/wp-config.php", + "line": 108, + "args": [ + "\\/var\\/www\\/html\\/wp-settings.php" + ], + "function": "require_once" + }, + { + "file": "\\/var\\/www\\/html\\/wp-load.php", + "line": 50, + "args": [ + "\\/var\\/www\\/html\\/wp-config.php" + ], + "function": "require_once" + } + ], + "db_error": "" + }, + "2": { "activated_alongside": "", "context": "\\/", "is_fatal": "No", @@ -172,7 +231,64 @@ ], "db_error": "" }, - "2": { + "3": { + "activated_alongside": "", + "context": "\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=dbce1bb059", + "is_fatal": "No", + "error_type": "E_USER_NOTICE", + "error_message": "Notice on all requests - Parent Theme", + "error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "error_line": 12, + "backtrace": [ + { + "file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php", + "line": 12, + "function": "trigger_error" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 324, + "function": "{closure}" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php", + "line": 348, + "function": "apply_filters", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php", + "line": 517, + "function": "do_action", + "class": "WP_Hook", + "type": "->" + }, + { + "file": "\\/var\\/www\\/html\\/wp-settings.php", + "line": 643, + "function": "do_action" + }, + { + "file": "\\/var\\/www\\/html\\/wp-config.php", + "line": 108, + "args": [ + "\\/var\\/www\\/html\\/wp-settings.php" + ], + "function": "require_once" + }, + { + "file": "\\/var\\/www\\/html\\/wp-load.php", + "line": 50, + "args": [ + "\\/var\\/www\\/html\\/wp-config.php" + ], + "function": "require_once" + } + ], + "db_error": "" + }, + "4": { "activated_alongside": "", "context": "\\/cart\\/", "is_fatal": "No", @@ -229,7 +345,7 @@ ], "db_error": "" }, - "3": { + "5": { "activated_alongside": "", "context": "\\/cart\\/", "is_fatal": "Yes", @@ -244,7 +360,7 @@ ], "db_error": "" }, - "4": { + "6": { "activated_alongside": "", "context": "\\/my-account\\/", "is_fatal": "No", @@ -301,7 +417,7 @@ ], "db_error": "" }, - "5": { + "7": { "activated_alongside": "", "context": "\\/my-account\\/", "is_fatal": "No", diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woorc_php81_wprc_15d317e57322fe19f87aeeb57cad8452__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woorc_php81_wprc_15d317e57322fe19f87aeeb57cad8452__1.php index 48f488a8..d7f7cfe4 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woorc_php81_wprc_15d317e57322fe19f87aeeb57cad8452__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woorc_php81_wprc_15d317e57322fe19f87aeeb57cad8452__1.php @@ -90,7 +90,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -203,7 +203,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -316,7 +316,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woostable_php81_wprc_83dc095f2903767ea60c9a7e396dd4d0__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woostable_php81_wprc_83dc095f2903767ea60c9a7e396dd4d0__1.php index 48f488a8..d7f7cfe4 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woostable_php81_wprc_83dc095f2903767ea60c9a7e396dd4d0__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_php81_woostable_php81_wprc_83dc095f2903767ea60c9a7e396dd4d0__1.php @@ -90,7 +90,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -203,7 +203,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -316,7 +316,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woorc_php82_wprc_b401265b202fc3b86b98faf66ab1e3f7__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woorc_php82_wprc_b401265b202fc3b86b98faf66ab1e3f7__1.php index fce5e642..393e2a4f 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woorc_php82_wprc_b401265b202fc3b86b98faf66ab1e3f7__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woorc_php82_wprc_b401265b202fc3b86b98faf66ab1e3f7__1.php @@ -90,7 +90,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -206,7 +206,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -322,7 +322,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woostable_php82_wprc_b22c3385f07a14264de0dc47d534a220__1.php b/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woostable_php82_wprc_b22c3385f07a14264de0dc47d534a220__1.php index fce5e642..393e2a4f 100644 --- a/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woostable_php82_wprc_b22c3385f07a14264de0dc47d534a220__1.php +++ b/_tests/tests/__snapshots__/ActivationTest__test_activation_php82_woostable_php82_wprc_b22c3385f07a14264de0dc47d534a220__1.php @@ -90,7 +90,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -206,7 +206,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { @@ -322,7 +322,7 @@ }, { "file": "\\/var\\/www\\/html\\/wp-settings.php", - "line": 680, + "line": 679, "function": "do_action" }, { diff --git a/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woorc_php74_wprc_ca644c3f45a3d92971d7c34b17b9bf40__1.php b/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woorc_php74_wprc_ca644c3f45a3d92971d7c34b17b9bf40__1.php index d1f3ba29..e5550a4c 100644 --- a/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woorc_php74_wprc_ca644c3f45a3d92971d7c34b17b9bf40__1.php +++ b/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woorc_php74_wprc_ca644c3f45a3d92971d7c34b17b9bf40__1.php @@ -1381,6 +1381,10 @@ }, { "debug_log": [ + { + "count": "1", + "message": "PHP Notice: Function WP_Block_Patterns_Registry::register was called incorrectly. Pattern content must be a string. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in \\/var\\/www\\/html\\/wp-includes\\/functions.php on line 6078" + }, { "count": "2", "message": "PHP Notice: Undefined index: id in \\/var\\/www\\/html\\/wp-includes\\/class-wp-list-util.php on line 170" diff --git a/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woostable_php74_wprc_c35449740535ad91e8942f8f0ed05b72__1.php b/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woostable_php74_wprc_c35449740535ad91e8942f8f0ed05b72__1.php index d1f3ba29..8fb05b40 100644 --- a/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woostable_php74_wprc_c35449740535ad91e8942f8f0ed05b72__1.php +++ b/_tests/tests/__snapshots__/WooapiTest__test_woo_api_delete_products_woostable_php74_wprc_c35449740535ad91e8942f8f0ed05b72__1.php @@ -1380,16 +1380,7 @@ } }, { - "debug_log": [ - { - "count": "2", - "message": "PHP Notice: Undefined index: id in \\/var\\/www\\/html\\/wp-includes\\/class-wp-list-util.php on line 170" - }, - { - "count": "1", - "message": "PHP Notice: Undefined index: id in \\/var\\/www\\/html\\/wp-includes\\/class-wp-list-util.php on line 170\\n" - } - ] + "debug_log": [] } ] ]';