aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2017-05-05 11:14:11 -0700
committerGitHub <noreply@github.com>2017-05-05 11:14:11 -0700
commit25abd7b7e7a6e7f3dfabe6b3a762e2346b2ae185 (patch)
tree295af0fef9c2a8240d06de6920eaa7fd453564d9 /Makefile.am
parent483396068d7788efca4d51584d160dc4da28c99d (diff)
downloadprotobuf-25abd7b7e7a6e7f3dfabe6b3a762e2346b2ae185.tar.gz
protobuf-25abd7b7e7a6e7f3dfabe6b3a762e2346b2ae185.tar.bz2
protobuf-25abd7b7e7a6e7f3dfabe6b3a762e2346b2ae185.zip
Add compatibility test for php. (#3041)
* Add compatibility test for php. * Revert API incompatible change.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f1111898..04b4f4a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -651,6 +651,7 @@ php_EXTRA_DIST= \
php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php \
php/tests/array_test.php \
php/tests/autoload.php \
+ php/tests/compatibility_test.sh \
php/tests/encode_decode_test.php \
php/tests/gdb_test.sh \
php/tests/generated_class_test.php \