3v4l.org

run code in 500+ PHP versions simultaneously
<?php $retornos=[]; if ($retornos !== false) { die('var retorno={' . implode(',', $retornos) . '};'); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 9
Branch analysis from position: 3
1 jumps found. (Code = 61) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GAcZa
function name:  (null)
number of ops:  10
compiled vars:  !0 = $retornos
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                       !0, <array>
    3     1        TYPE_CHECK                                      1018          !0
          2      > JMPZ                                                         ~2, ->9
    4     3    > > INIT_FCALL                                                   'exit'
          4*       FRAMELESS_ICALL_2                implode             ~3      '%2C', !0
          5*       CONCAT                                               ~4      'var+retorno%3D%7B', ~3
          6*       CONCAT                                               ~5      ~4, '%7D%3B'
          7*       SEND_VAL                                                     ~5
          8*       DO_ICALL                                                     
    5     9    > > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.31 ms | 1309 KiB | 14 Q