From 96e2d76491f7ea8aa33b524e7b0a2194b05c473a Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Wed, 5 Oct 2016 18:28:13 -0700 Subject: Fix compile error for php on Mac. --- php/tests/test.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'php/tests/test.sh') diff --git a/php/tests/test.sh b/php/tests/test.sh index 15df768c..888e93eb 100755 --- a/php/tests/test.sh +++ b/php/tests/test.sh @@ -24,9 +24,4 @@ done # Make sure to run the memory test in debug mode. php -dextension=../ext/google/protobuf/modules/protobuf.so memory_leak_test.php -php --version -which php -pwd -ls -ls -l `which php` USE_ZEND_ALLOC=0 valgrind --leak-check=yes php -dextension=../ext/google/protobuf/modules/protobuf.so memory_leak_test.php -- cgit v1.2.3