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 = 4, Position 2 = 10
Branch analysis from position: 4
1 jumps found. (Code = 61) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fif7b
function name:  (null)
number of ops:  11
compiled vars:  !0 = $retornos
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                       !0, <array>
    3     1        BOOL_NOT                                             ~2      !0
          2        TYPE_CHECK                                        4          ~2
          3      > JMPZ                                                         ~3, ->10
    4     4    > > INIT_FCALL                                                   'exit'
          5*       FRAMELESS_ICALL_2                implode             ~4      '%2C', !0
          6*       CONCAT                                               ~5      'var+retorno%3D%7B', ~4
          7*       CONCAT                                               ~6      ~5, '%7D%3B'
          8*       SEND_VAL                                                     ~6
          9*       DO_ICALL                                                     
    5    10    > > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.9 ms | 1323 KiB | 14 Q