3v4l.org

run code in 300+ PHP versions simultaneously
<?php $nome = '1'; $idade = '1'; $telefone = '1'; $editor1 = ''; echo "".(empty($nome) || ($idade) || ($telefone) || ($editor1));
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 6, Position 2 = 7
Branch analysis from position: 6
2 jumps found. (Code = 47) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
2 jumps found. (Code = 47) Position 1 = 10, Position 2 = 11
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
Branch analysis from position: 9
Branch analysis from position: 7
filename:       /in/S7r2P
function name:  (null)
number of ops:  14
compiled vars:  !0 = $nome, !1 = $idade, !2 = $telefone, !3 = $editor1
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '1'
          1        ASSIGN                                                   !1, '1'
          2        ASSIGN                                                   !2, '1'
          3        ASSIGN                                                   !3, ''
    4     4        ISSET_ISEMPTY_CV                                 ~8      !0
          5      > JMPNZ_EX                                         ~8      ~8, ->7
          6    >   BOOL                                             ~8      !1
          7    > > JMPNZ_EX                                         ~8      ~8, ->9
          8    >   BOOL                                             ~8      !2
          9    > > JMPNZ_EX                                         ~8      ~8, ->11
         10    >   BOOL                                             ~8      !3
         11    >   CONCAT                                           ~9      '', ~8
         12        ECHO                                                     ~9
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.94 ms | 1393 KiB | 13 Q