3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { new PDO('открываем для себя наследование', 'login', 'password'); } catch (Exception $e) { echo $e; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
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
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vicnI
function name:  (null)
number of ops:  10
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   NEW                                              $1      'PDO'
          1        SEND_VAL_EX                                              '%D0%BE%D1%82%D0%BA%D1%80%D1%8B%D0%B2%D0%B0%D0%B5%D0%BC+%D0%B4%D0%BB%D1%8F+%D1%81%D0%B5%D0%B1%D1%8F+%D0%BD%D0%B0%D1%81%D0%BB%D0%B5%D0%B4%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5'
          2        SEND_VAL_EX                                              'login'
          3        SEND_VAL_EX                                              'password'
          4        DO_FCALL                                      0          
          5        FREE                                                     $1
          6      > JMP                                                      ->9
    5     7  E > > CATCH                                       last         'Exception'
    6     8    >   ECHO                                                     !0
    7     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.71 ms | 1393 KiB | 13 Q