summaryrefslogtreecommitdiff
path: root/ext/soap/interop/info.php
diff options
context:
space:
mode:
authorShane Caraveo <shane@php.net>2002-07-14 22:14:38 +0000
committerShane Caraveo <shane@php.net>2002-07-14 22:14:38 +0000
commiteaf442b97fd6fa399920c6b94f6e92992c00043c (patch)
tree4c2d6d567f228bdf33cf99697a1e85ce88cdc1b8 /ext/soap/interop/info.php
parent7b68f5108acb970609842318edc68b10573867c6 (diff)
downloadphp-git-eaf442b97fd6fa399920c6b94f6e92992c00043c.tar.gz
A start towards porting interop tests to php-soap
Diffstat (limited to 'ext/soap/interop/info.php')
-rw-r--r--ext/soap/interop/info.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/soap/interop/info.php b/ext/soap/interop/info.php
new file mode 100644
index 0000000000..147cebcdd4
--- /dev/null
+++ b/ext/soap/interop/info.php
@@ -0,0 +1 @@
+<?php phpinfo(); ?>