Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 34
Branch analysis from position: 34
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 30
Branch analysis from position: 30
2 jumps found. (Code = 107) Position 1 = 31, Position 2 = -2
Branch analysis from position: 31
1 jumps found. (Code = 79) Position 1 = -2
filename: /in/kcSRs
function name: (null)
number of ops: 35
compiled vars: !0 = $checkSession, !1 = $params, !2 = $options, !3 = $client, !4 = $ogrenciDataResult, !5 = $e
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'ob_start'
1 DO_ICALL
3 2 ASSIGN !0, <false>
4 3 ASSIGN !1, <array>
19 4 FETCH_CONSTANT ~9 'WSDL_CACHE_NONE'
5 INIT_ARRAY ~10 ~9, 'cache_wsdl'
20 6 ADD_ARRAY_ELEMENT ~10 15, 'connection_timeout'
19 7 ADD_ARRAY_ELEMENT ~10 <true>, 'trace'
8 ADD_ARRAY_ELEMENT ~10 <true>, 'exceptions'
13 9 ASSIGN !2, ~10
27 10 NEW $12 'SoapClient'
11 SEND_VAL_EX 'http%3A%2F%2F194.27.170.60%2FServices%2FOgrenciBilgiSorgula%2FOgrenciBilgiSorgula.asmx%3Fwsdl'
12 SEND_VAR_EX !2
13 DO_FCALL 0
14 ASSIGN !3, $12
28 15 INIT_METHOD_CALL !3, 'GetOgrenciInfo'
16 SEND_VAR_EX !1
17 DO_FCALL 0 $15
18 ASSIGN !4, $15
29 19 ECHO '%3Cpre%3E'
30 20 INIT_FCALL 'var_dump'
21 SEND_VAR !3
22 DO_ICALL
31 23 ECHO '%3Cbr%3E'
33 24 ECHO '%3Cbr%3E%3Chr%3E'
34 25 INIT_FCALL 'var_dump'
26 FETCH_OBJ_R ~18 !4, 'TCKimlikNo'
27 SEND_VAL ~18
28 DO_ICALL
29 > JMP ->34
36 30 E > > CATCH last 'Exception'
37 31 > INIT_METHOD_CALL !5, 'getMessage'
32 DO_FCALL 0 $20
33 > EXIT $20
38 34 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0