3v4l.org

run code in 300+ PHP versions simultaneously
<?php $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/UfqJu
function name:  (null)
number of ops:  5
compiled vars:  !0 = $close, !1 = $xpath
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_METHOD_CALL                                         !1, 'evaluate'
          1        SEND_VAL_EX                                              'number%28%2Fquotes%2Fquote%5Bsymbol%3D%227UP%22%5D%5B1%5D%2Fclose%2Ftext%28%29%29'
          2        DO_FCALL                                      0  $2      
          3        ASSIGN                                                   !0, $2
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
205.93 ms | 1392 KiB | 13 Q