3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ab = true; $file = true; echo($file==true?$ab==true?'Love the truth':die('Everything is a lie'):die('Dont lie to me'));
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 12
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 12
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/d8sh4
function name:  (null)
number of ops:  16
compiled vars:  !0 = $ab, !1 = $file
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <true>
    3     1        ASSIGN                                                   !1, <true>
    5     2        BOOL                                             ~4      !1
          3      > JMPZ                                                     ~4, ->12
          4    >   BOOL                                             ~5      !0
          5      > JMPZ                                                     ~5, ->8
          6    >   QM_ASSIGN                                        ~6      'Love+the+truth'
          7      > JMP                                                      ->10
          8    > > EXIT                                                     'Everything+is+a+lie'
          9*       QM_ASSIGN                                        ~6      <true>
         10    >   QM_ASSIGN                                        ~7      ~6
         11      > JMP                                                      ->14
         12    > > EXIT                                                     'Dont+lie+to+me'
         13*       QM_ASSIGN                                        ~7      <true>
         14    >   ECHO                                                     ~7
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.62 ms | 1394 KiB | 13 Q