diff --git a/tests/spx_custom_metadata.phpt b/tests/spx_custom_metadata.phpt index 67c1ba7..4da07b1 100644 --- a/tests/spx_custom_metadata.phpt +++ b/tests/spx_custom_metadata.phpt @@ -43,9 +43,9 @@ foreach ($metadataStrings as $metadataString) { "host_name": "%s", "process_pid": %d, "process_tid": %d, - "process_pwd": "%S\/herd-spx-extension%S", + "process_pwd": "%S\/php-spx%S", "cli": 1, - "cli_command_line": "%S\/herd-spx-extension%S\/tests\/spx_custom_metadata.php", + "cli_command_line": "%S\/php-spx%S\/tests\/spx_custom_metadata.php", "http_request_uri": "n\/a", "http_method": "GET", "http_host": "n\/a", @@ -66,9 +66,9 @@ foreach ($metadataStrings as $metadataString) { "host_name": "%s", "process_pid": %d, "process_tid": %d, - "process_pwd": "%S\/herd-spx-extension%S", + "process_pwd": "%S\/php-spx%S", "cli": 1, - "cli_command_line": "%S\/herd-spx-extension%S\/tests\/spx_custom_metadata.php", + "cli_command_line": "%S\/php-spx%S\/tests\/spx_custom_metadata.php", "http_request_uri": "n\/a", "http_method": "GET", "http_host": "n\/a", @@ -89,9 +89,9 @@ foreach ($metadataStrings as $metadataString) { "host_name": "%s", "process_pid": %d, "process_tid": %d, - "process_pwd": "%S\/herd-spx-extension%S", + "process_pwd": "%S\/php-spx%S", "cli": 1, - "cli_command_line": "%S\/herd-spx-extension%S\/tests\/spx_custom_metadata.php", + "cli_command_line": "%S\/php-spx%S\/tests\/spx_custom_metadata.php", "http_request_uri": "n\/a", "http_method": "GET", "http_host": "n\/a", @@ -106,18 +106,18 @@ foreach ($metadataStrings as $metadataString) { ,"zm" ] } -PHP Notice: SPX: spx_profiler_full_report_set_custom_metadata_str(): too large $customMetadataStr string, it must not exceed 4KB in %S/herd-spx-extension%S/tests/spx_custom_metadata.php on line 18 +PHP Notice: SPX: spx_profiler_full_report_set_custom_metadata_str(): too large $customMetadataStr string, it must not exceed 4KB in %S/php-spx%S/tests/spx_custom_metadata.php on line 18 -Notice: SPX: spx_profiler_full_report_set_custom_metadata_str(): too large $customMetadataStr string, it must not exceed 4KB in %S/herd-spx-extension%S/tests/spx_custom_metadata.php on line 18 +Notice: SPX: spx_profiler_full_report_set_custom_metadata_str(): too large $customMetadataStr string, it must not exceed 4KB in %S/php-spx%S/tests/spx_custom_metadata.php on line 18 { "key": "spx-full-%s", "exec_ts": %d, "host_name": "%s", "process_pid": %d, "process_tid": %d, - "process_pwd": "%S\/herd-spx-extension%S", + "process_pwd": "%S\/php-spx%S", "cli": 1, - "cli_command_line": "%S\/herd-spx-extension%S\/tests\/spx_custom_metadata.php", + "cli_command_line": "%S\/php-spx%S\/tests\/spx_custom_metadata.php", "http_request_uri": "n\/a", "http_method": "GET", "http_host": "n\/a", @@ -138,9 +138,9 @@ Notice: SPX: spx_profiler_full_report_set_custom_metadata_str(): too large $cust "host_name": "%s", "process_pid": %d, "process_tid": %d, - "process_pwd": "%S\/herd-spx-extension%S", + "process_pwd": "%S\/php-spx%S", "cli": 1, - "cli_command_line": "%S\/herd-spx-extension%S\/tests\/spx_custom_metadata.php", + "cli_command_line": "%S\/php-spx%S\/tests\/spx_custom_metadata.php", "http_request_uri": "n\/a", "http_method": "GET", "http_host": "n\/a",