3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sc_options = array( 'connection_timeout' => 300, 'http'=>array( 'user_agent' => 'PHPSoapClient' ) ); $soap_client = new SoapClient('https://ws.seur.com/WSEcatalogoPublicos/servlet/XFireServlet/WSServiciosWebPublicos?wsdl', $sc_options);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fTdhQ
function name:  (null)
number of ops:  7
compiled vars:  !0 = $sc_options, !1 = $soap_client
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    9     1        NEW                                              $3      'SoapClient'
          2        SEND_VAL_EX                                              'https%3A%2F%2Fws.seur.com%2FWSEcatalogoPublicos%2Fservlet%2FXFireServlet%2FWSServiciosWebPublicos%3Fwsdl'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0          
          5        ASSIGN                                                   !1, $3
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.14 ms | 1392 KiB | 13 Q