xref: /PHP-8.2/ext/soap/tests/bugs/bug62900_run (revision 7a67fb03)
1<?php
2new SoapClient(__DIR__."/bug62900.wsdl");
3