3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$wsdlNowy = '/var/www/supergrosz.local/dluznik.wsdl'; $wsdlNowy = 'https://was.infomonitor.pl/c2aab3d2-d67a-4a28-8c7a-770cf1d1fb43/ws/BIG/WEB-INF/wsdl/dluznik.wsdl'; //$wsdlNowy = 'https://agent.inpost.pl/kartel.php?wsdl'; //$wsdlNowy = 'https://system.erif.pl/erifws/erifService/erifService.wsdl'; $client = new \SoapClient($wsdlNowy, ['trace' => true]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Odpnq
function name:  (null)
number of ops:  7
compiled vars:  !0 = $wsdlNowy, !1 = $client
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fwas.infomonitor.pl%2Fc2aab3d2-d67a-4a28-8c7a-770cf1d1fb43%2Fws%2FBIG%2FWEB-INF%2Fwsdl%2Fdluznik.wsdl'
    7     1        NEW                                              $3      'SoapClient'
          2        SEND_VAR_EX                                              !0
          3        SEND_VAL_EX                                              <array>
          4        DO_FCALL                                      0          
          5        ASSIGN                                                   !1, $3
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
270.87 ms | 1006 KiB | 13 Q