3v4l.org

run code in 300+ PHP versions simultaneously
<?php function($pedraDoPacote){ if(!is_numeric($pedraDoPacote)) throw new TiroNaCara("CLIENTE BURRO DO CARALHUDO DE UMAS ARÁBIAS! AFF"); } ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7jlsW
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F7jlsW%3A2%240'
    5     1        FREE                                                     ~0
    6     2      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2F7jlsW%3A2%240:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 108) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7jlsW
function name:  {closure}
number of ops:  11
compiled vars:  !0 = $pedraDoPacote
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   RECV                                             !0      
    3     1        INIT_FCALL                                               'is_numeric'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $1      
          4        BOOL_NOT                                         ~2      $1
          5      > JMPZ                                                     ~2, ->10
    4     6    >   NEW                                              $3      'TiroNaCara'
          7        SEND_VAL_EX                                              'CLIENTE+BURRO+DO+CARALHUDO+DE+UMAS+AR%C3%81BIAS%21+AFF'
          8        DO_FCALL                                      0          
          9      > THROW                                         0          $3
    5    10    > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F7jlsW%3A2%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.51 ms | 1395 KiB | 15 Q