diff options
| author | Shane Caraveo <shane@php.net> | 2002-07-14 22:14:38 +0000 |
|---|---|---|
| committer | Shane Caraveo <shane@php.net> | 2002-07-14 22:14:38 +0000 |
| commit | eaf442b97fd6fa399920c6b94f6e92992c00043c (patch) | |
| tree | 4c2d6d567f228bdf33cf99697a1e85ce88cdc1b8 /ext/soap/interop/info.php | |
| parent | 7b68f5108acb970609842318edc68b10573867c6 (diff) | |
| download | php-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.php | 1 |
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(); ?> |
