3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xpath=""; $close = $xpath->evaluate( 'number(/quotes/quote[symbol="7UP"][1]/close/text())' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DkGkf
function name:  (null)
number of ops:  6
compiled vars:  !0 = $xpath, !1 = $close
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, ''
    3     1        INIT_METHOD_CALL                                         !0, 'evaluate'
          2        SEND_VAL_EX                                              'number%28%2Fquotes%2Fquote%5Bsymbol%3D%227UP%22%5D%5B1%5D%2Fclose%2Ftext%28%29%29'
          3        DO_FCALL                                      0  $3      
          4        ASSIGN                                                   !1, $3
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.83 ms | 1396 KiB | 13 Q