summaryrefslogtreecommitdiffhomepage
path: root/test/php/phpinfo
diff options
context:
space:
mode:
authorTiago Natel de Moura <t.nateldemoura@f5.com>2020-01-23 11:57:15 +0000
committerTiago Natel de Moura <t.nateldemoura@f5.com>2020-01-23 11:57:15 +0000
commit117a4f11b9c0af40810e492841b181e418dad165 (patch)
tree670bb301fc71565f62ad7ac84d30c64a82c80e97 /test/php/phpinfo
parentf860c20a96d9d844aad53f81dfcfc72f30ff977e (diff)
downloadunit-117a4f11b9c0af40810e492841b181e418dad165.tar.gz
unit-117a4f11b9c0af40810e492841b181e418dad165.tar.bz2
Tests: check for php extension.
Diffstat (limited to 'test/php/phpinfo')
-rw-r--r--test/php/phpinfo/index.wrong3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/php/phpinfo/index.wrong b/test/php/phpinfo/index.wrong
new file mode 100644
index 00000000..6c9e0678
--- /dev/null
+++ b/test/php/phpinfo/index.wrong
@@ -0,0 +1,3 @@
+<?php
+header('Content-Length: 0');
+?>