3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mysql = @mysql_connect() or die(mysql_error());
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dpLOr
function name:  (null)
number of ops:  11
compiled vars:  !0 = $mysql
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   BEGIN_SILENCE                                    ~1      
          1        INIT_FCALL_BY_NAME                                       'mysql_connect'
          2        DO_FCALL                                      0  $2      
          3        END_SILENCE                                              ~1
          4        ASSIGN                                           ~3      !0, $2
          5      > JMPNZ_EX                                         ~3      ~3, ->10
          6    >   INIT_FCALL_BY_NAME                                       'mysql_error'
          7        DO_FCALL                                      0  $4      
          8      > EXIT                                                     $4
          9*       BOOL                                             ~3      <true>
         10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.6 ms | 1393 KiB | 13 Q