From 79615f3d53f4865e61b2042bdc0aa0fb7fbd5e7f Mon Sep 17 00:00:00 2001 From: heyanlong Date: Fri, 4 Jan 2019 17:16:19 +0800 Subject: [PATCH] move --- .gitmodules | 2 +- sky-php7ext/CREDITS => CREDITS | 0 sky-php7ext/EXPERIMENTAL => EXPERIMENTAL | 0 {sdk-php => bak}/.gitignore | 0 {sdk-php => bak}/README.md | 0 {sdk-php => bak}/README_ZH.md | 0 {sdk-php => bak}/SkyWalking.php | 0 {sdk-php => bak}/demo.php | 0 sky-php7ext/config.m4 => config.m4 | 0 sky-php7ext/config.w32 => config.w32 | 0 sky-php7ext/php.ini => php.ini | 0 sky-php7ext/php_skywalking.h => php_skywalking.h | 0 sky-php7ext/skywalking.c => skywalking.c | 0 sky-php7ext/skywalking.php => skywalking.php | 0 {sky-php7ext/src => src}/components.h | 0 {sky-php7ext/src => src}/greeter_client.cc | 0 {sky-php7ext/src => src}/protos | 0 {sky-php7ext/src => src}/report/Makefile | 0 {sky-php7ext/src => src}/report/json.hpp | 0 {sky-php7ext/src => src}/report/report_client.cpp | 0 {sky-php7ext/tests => tests}/c.phpt | 0 {sky-php7ext/tests => tests}/curl_001.phpt | 0 {sky-php7ext/tests => tests}/curl_002.phpt | 0 {sky-php7ext/tests => tests}/curl_003.phpt | 0 {sky-php7ext/tests => tests}/curl_004.phpt | 0 {sky-php7ext/tests => tests}/curl_005.phpt | 0 {sky-php7ext/tests => tests}/curl_006.phpt | 0 {sky-php7ext/tests => tests}/curl_007.phpt | 0 {sky-php7ext/tests => tests}/curl_008.phpt | 0 {sky-php7ext/tests => tests}/curl_009.phpt | 0 {sky-php7ext/tests => tests}/curl_010.phpt | 0 {sky-php7ext/tests => tests}/curl_011.phpt | 0 {sky-php7ext/tests => tests}/curl_012.phpt | 0 {sky-php7ext/tests => tests}/curl_013.phpt | 0 {sky-php7ext/tests => tests}/curl_014.phpt | 0 {sky-php7ext/tests => tests}/curl_015.phpt | 0 {sky-php7ext/tests => tests}/curl_016.phpt | 0 {sky-php7ext/tests => tests}/curl_017.phpt | 0 {sky-php7ext/tests => tests}/curl_018.phpt | 0 {sky-php7ext/tests => tests}/curl_019.phpt | 0 {sky-php7ext/tests => tests}/curl_020.phpt | 0 {sky-php7ext/tests => tests}/curl_021.phpt | 0 {sky-php7ext/tests => tests}/curl_022.phpt | 0 {sky-php7ext/tests => tests}/curl_023.phpt | 0 {sky-php7ext/tests => tests}/curl_024.phpt | 0 {sky-php7ext/tests => tests}/curl_025.phpt | 0 {sky-php7ext/tests => tests}/curl_testdata1.txt | 0 {sky-php7ext/tests => tests}/curl_testdata2.txt | 0 {sky-php7ext/tests => tests}/d.phpt | 0 {sky-php7ext/tests => tests}/explain.txt | 0 {sky-php7ext/tests => tests}/server.inc | 0 {sky-php7ext/tests => tests}/skywalking.20171027.log | 0 52 files changed, 1 insertion(+), 1 deletion(-) rename sky-php7ext/CREDITS => CREDITS (100%) rename sky-php7ext/EXPERIMENTAL => EXPERIMENTAL (100%) rename {sdk-php => bak}/.gitignore (100%) rename {sdk-php => bak}/README.md (100%) rename {sdk-php => bak}/README_ZH.md (100%) rename {sdk-php => bak}/SkyWalking.php (100%) rename {sdk-php => bak}/demo.php (100%) rename sky-php7ext/config.m4 => config.m4 (100%) rename sky-php7ext/config.w32 => config.w32 (100%) rename sky-php7ext/php.ini => php.ini (100%) rename sky-php7ext/php_skywalking.h => php_skywalking.h (100%) rename sky-php7ext/skywalking.c => skywalking.c (100%) rename sky-php7ext/skywalking.php => skywalking.php (100%) rename {sky-php7ext/src => src}/components.h (100%) rename {sky-php7ext/src => src}/greeter_client.cc (100%) rename {sky-php7ext/src => src}/protos (100%) rename {sky-php7ext/src => src}/report/Makefile (100%) rename {sky-php7ext/src => src}/report/json.hpp (100%) rename {sky-php7ext/src => src}/report/report_client.cpp (100%) rename {sky-php7ext/tests => tests}/c.phpt (100%) rename {sky-php7ext/tests => tests}/curl_001.phpt (100%) rename {sky-php7ext/tests => tests}/curl_002.phpt (100%) rename {sky-php7ext/tests => tests}/curl_003.phpt (100%) rename {sky-php7ext/tests => tests}/curl_004.phpt (100%) rename {sky-php7ext/tests => tests}/curl_005.phpt (100%) rename {sky-php7ext/tests => tests}/curl_006.phpt (100%) rename {sky-php7ext/tests => tests}/curl_007.phpt (100%) rename {sky-php7ext/tests => tests}/curl_008.phpt (100%) rename {sky-php7ext/tests => tests}/curl_009.phpt (100%) rename {sky-php7ext/tests => tests}/curl_010.phpt (100%) rename {sky-php7ext/tests => tests}/curl_011.phpt (100%) rename {sky-php7ext/tests => tests}/curl_012.phpt (100%) rename {sky-php7ext/tests => tests}/curl_013.phpt (100%) rename {sky-php7ext/tests => tests}/curl_014.phpt (100%) rename {sky-php7ext/tests => tests}/curl_015.phpt (100%) rename {sky-php7ext/tests => tests}/curl_016.phpt (100%) rename {sky-php7ext/tests => tests}/curl_017.phpt (100%) rename {sky-php7ext/tests => tests}/curl_018.phpt (100%) rename {sky-php7ext/tests => tests}/curl_019.phpt (100%) rename {sky-php7ext/tests => tests}/curl_020.phpt (100%) rename {sky-php7ext/tests => tests}/curl_021.phpt (100%) rename {sky-php7ext/tests => tests}/curl_022.phpt (100%) rename {sky-php7ext/tests => tests}/curl_023.phpt (100%) rename {sky-php7ext/tests => tests}/curl_024.phpt (100%) rename {sky-php7ext/tests => tests}/curl_025.phpt (100%) rename {sky-php7ext/tests => tests}/curl_testdata1.txt (100%) rename {sky-php7ext/tests => tests}/curl_testdata2.txt (100%) rename {sky-php7ext/tests => tests}/d.phpt (100%) rename {sky-php7ext/tests => tests}/explain.txt (100%) rename {sky-php7ext/tests => tests}/server.inc (100%) rename {sky-php7ext/tests => tests}/skywalking.20171027.log (100%) diff --git a/.gitmodules b/.gitmodules index 98e5a9d..a92e3c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "sky-php7ext/protos"] - path = sky-php7ext/src/protos + path = src/protos url = https://github.com/apache/incubator-skywalking-data-collect-protocol.git diff --git a/sky-php7ext/CREDITS b/CREDITS similarity index 100% rename from sky-php7ext/CREDITS rename to CREDITS diff --git a/sky-php7ext/EXPERIMENTAL b/EXPERIMENTAL similarity index 100% rename from sky-php7ext/EXPERIMENTAL rename to EXPERIMENTAL diff --git a/sdk-php/.gitignore b/bak/.gitignore similarity index 100% rename from sdk-php/.gitignore rename to bak/.gitignore diff --git a/sdk-php/README.md b/bak/README.md similarity index 100% rename from sdk-php/README.md rename to bak/README.md diff --git a/sdk-php/README_ZH.md b/bak/README_ZH.md similarity index 100% rename from sdk-php/README_ZH.md rename to bak/README_ZH.md diff --git a/sdk-php/SkyWalking.php b/bak/SkyWalking.php similarity index 100% rename from sdk-php/SkyWalking.php rename to bak/SkyWalking.php diff --git a/sdk-php/demo.php b/bak/demo.php similarity index 100% rename from sdk-php/demo.php rename to bak/demo.php diff --git a/sky-php7ext/config.m4 b/config.m4 similarity index 100% rename from sky-php7ext/config.m4 rename to config.m4 diff --git a/sky-php7ext/config.w32 b/config.w32 similarity index 100% rename from sky-php7ext/config.w32 rename to config.w32 diff --git a/sky-php7ext/php.ini b/php.ini similarity index 100% rename from sky-php7ext/php.ini rename to php.ini diff --git a/sky-php7ext/php_skywalking.h b/php_skywalking.h similarity index 100% rename from sky-php7ext/php_skywalking.h rename to php_skywalking.h diff --git a/sky-php7ext/skywalking.c b/skywalking.c similarity index 100% rename from sky-php7ext/skywalking.c rename to skywalking.c diff --git a/sky-php7ext/skywalking.php b/skywalking.php similarity index 100% rename from sky-php7ext/skywalking.php rename to skywalking.php diff --git a/sky-php7ext/src/components.h b/src/components.h similarity index 100% rename from sky-php7ext/src/components.h rename to src/components.h diff --git a/sky-php7ext/src/greeter_client.cc b/src/greeter_client.cc similarity index 100% rename from sky-php7ext/src/greeter_client.cc rename to src/greeter_client.cc diff --git a/sky-php7ext/src/protos b/src/protos similarity index 100% rename from sky-php7ext/src/protos rename to src/protos diff --git a/sky-php7ext/src/report/Makefile b/src/report/Makefile similarity index 100% rename from sky-php7ext/src/report/Makefile rename to src/report/Makefile diff --git a/sky-php7ext/src/report/json.hpp b/src/report/json.hpp similarity index 100% rename from sky-php7ext/src/report/json.hpp rename to src/report/json.hpp diff --git a/sky-php7ext/src/report/report_client.cpp b/src/report/report_client.cpp similarity index 100% rename from sky-php7ext/src/report/report_client.cpp rename to src/report/report_client.cpp diff --git a/sky-php7ext/tests/c.phpt b/tests/c.phpt similarity index 100% rename from sky-php7ext/tests/c.phpt rename to tests/c.phpt diff --git a/sky-php7ext/tests/curl_001.phpt b/tests/curl_001.phpt similarity index 100% rename from sky-php7ext/tests/curl_001.phpt rename to tests/curl_001.phpt diff --git a/sky-php7ext/tests/curl_002.phpt b/tests/curl_002.phpt similarity index 100% rename from sky-php7ext/tests/curl_002.phpt rename to tests/curl_002.phpt diff --git a/sky-php7ext/tests/curl_003.phpt b/tests/curl_003.phpt similarity index 100% rename from sky-php7ext/tests/curl_003.phpt rename to tests/curl_003.phpt diff --git a/sky-php7ext/tests/curl_004.phpt b/tests/curl_004.phpt similarity index 100% rename from sky-php7ext/tests/curl_004.phpt rename to tests/curl_004.phpt diff --git a/sky-php7ext/tests/curl_005.phpt b/tests/curl_005.phpt similarity index 100% rename from sky-php7ext/tests/curl_005.phpt rename to tests/curl_005.phpt diff --git a/sky-php7ext/tests/curl_006.phpt b/tests/curl_006.phpt similarity index 100% rename from sky-php7ext/tests/curl_006.phpt rename to tests/curl_006.phpt diff --git a/sky-php7ext/tests/curl_007.phpt b/tests/curl_007.phpt similarity index 100% rename from sky-php7ext/tests/curl_007.phpt rename to tests/curl_007.phpt diff --git a/sky-php7ext/tests/curl_008.phpt b/tests/curl_008.phpt similarity index 100% rename from sky-php7ext/tests/curl_008.phpt rename to tests/curl_008.phpt diff --git a/sky-php7ext/tests/curl_009.phpt b/tests/curl_009.phpt similarity index 100% rename from sky-php7ext/tests/curl_009.phpt rename to tests/curl_009.phpt diff --git a/sky-php7ext/tests/curl_010.phpt b/tests/curl_010.phpt similarity index 100% rename from sky-php7ext/tests/curl_010.phpt rename to tests/curl_010.phpt diff --git a/sky-php7ext/tests/curl_011.phpt b/tests/curl_011.phpt similarity index 100% rename from sky-php7ext/tests/curl_011.phpt rename to tests/curl_011.phpt diff --git a/sky-php7ext/tests/curl_012.phpt b/tests/curl_012.phpt similarity index 100% rename from sky-php7ext/tests/curl_012.phpt rename to tests/curl_012.phpt diff --git a/sky-php7ext/tests/curl_013.phpt b/tests/curl_013.phpt similarity index 100% rename from sky-php7ext/tests/curl_013.phpt rename to tests/curl_013.phpt diff --git a/sky-php7ext/tests/curl_014.phpt b/tests/curl_014.phpt similarity index 100% rename from sky-php7ext/tests/curl_014.phpt rename to tests/curl_014.phpt diff --git a/sky-php7ext/tests/curl_015.phpt b/tests/curl_015.phpt similarity index 100% rename from sky-php7ext/tests/curl_015.phpt rename to tests/curl_015.phpt diff --git a/sky-php7ext/tests/curl_016.phpt b/tests/curl_016.phpt similarity index 100% rename from sky-php7ext/tests/curl_016.phpt rename to tests/curl_016.phpt diff --git a/sky-php7ext/tests/curl_017.phpt b/tests/curl_017.phpt similarity index 100% rename from sky-php7ext/tests/curl_017.phpt rename to tests/curl_017.phpt diff --git a/sky-php7ext/tests/curl_018.phpt b/tests/curl_018.phpt similarity index 100% rename from sky-php7ext/tests/curl_018.phpt rename to tests/curl_018.phpt diff --git a/sky-php7ext/tests/curl_019.phpt b/tests/curl_019.phpt similarity index 100% rename from sky-php7ext/tests/curl_019.phpt rename to tests/curl_019.phpt diff --git a/sky-php7ext/tests/curl_020.phpt b/tests/curl_020.phpt similarity index 100% rename from sky-php7ext/tests/curl_020.phpt rename to tests/curl_020.phpt diff --git a/sky-php7ext/tests/curl_021.phpt b/tests/curl_021.phpt similarity index 100% rename from sky-php7ext/tests/curl_021.phpt rename to tests/curl_021.phpt diff --git a/sky-php7ext/tests/curl_022.phpt b/tests/curl_022.phpt similarity index 100% rename from sky-php7ext/tests/curl_022.phpt rename to tests/curl_022.phpt diff --git a/sky-php7ext/tests/curl_023.phpt b/tests/curl_023.phpt similarity index 100% rename from sky-php7ext/tests/curl_023.phpt rename to tests/curl_023.phpt diff --git a/sky-php7ext/tests/curl_024.phpt b/tests/curl_024.phpt similarity index 100% rename from sky-php7ext/tests/curl_024.phpt rename to tests/curl_024.phpt diff --git a/sky-php7ext/tests/curl_025.phpt b/tests/curl_025.phpt similarity index 100% rename from sky-php7ext/tests/curl_025.phpt rename to tests/curl_025.phpt diff --git a/sky-php7ext/tests/curl_testdata1.txt b/tests/curl_testdata1.txt similarity index 100% rename from sky-php7ext/tests/curl_testdata1.txt rename to tests/curl_testdata1.txt diff --git a/sky-php7ext/tests/curl_testdata2.txt b/tests/curl_testdata2.txt similarity index 100% rename from sky-php7ext/tests/curl_testdata2.txt rename to tests/curl_testdata2.txt diff --git a/sky-php7ext/tests/d.phpt b/tests/d.phpt similarity index 100% rename from sky-php7ext/tests/d.phpt rename to tests/d.phpt diff --git a/sky-php7ext/tests/explain.txt b/tests/explain.txt similarity index 100% rename from sky-php7ext/tests/explain.txt rename to tests/explain.txt diff --git a/sky-php7ext/tests/server.inc b/tests/server.inc similarity index 100% rename from sky-php7ext/tests/server.inc rename to tests/server.inc diff --git a/sky-php7ext/tests/skywalking.20171027.log b/tests/skywalking.20171027.log similarity index 100% rename from sky-php7ext/tests/skywalking.20171027.log rename to tests/skywalking.20171027.log -- GitLab