aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/tests/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'php/tests/test.sh')
-rwxr-xr-xphp/tests/test.sh5
1 files changed, 0 insertions, 5 deletions
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