3v4l.org

run code in 300+ PHP versions simultaneously
<?php try{ System.out.print("Hello world"); }catch(Error $e){}
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 7
Branch analysis from position: 7
2 jumps found. (Code = 107) Position 1 = 8, Position 2 = -2
Branch analysis from position: 8
filename:       /in/bZCHO
function name:  (null)
number of ops:  9
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~1      'System'
          1        FETCH_CONSTANT                                   ~2      'out'
          2        CONCAT                                           ~3      ~1, ~2
          3        ECHO                                                     'Hello+world'
          4        CONCAT                                           ~4      ~3, '1'
          5        FREE                                                     ~4
          6      > JMP                                                      ->8
    3     7  E > > CATCH                                       last         'Error'
          8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.43 ms | 997 KiB | 13 Q