3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 'хуй'; $b = 0; var_dump($a == true && $b == false && $a == $b);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
2 jumps found. (Code = 46) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
Branch analysis from position: 7
filename:       /in/fQ1Ch
function name:  (null)
number of ops:  13
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%D1%85%D1%83%D0%B9'
          1        ASSIGN                                                   !1, 0
    4     2        INIT_FCALL                                               'var_dump'
          3        BOOL                                             ~4      !0
          4      > JMPZ_EX                                          ~4      ~4, ->7
          5    >   BOOL_NOT                                         ~5      !1
          6        BOOL                                             ~4      ~5
          7    > > JMPZ_EX                                          ~4      ~4, ->10
          8    >   IS_EQUAL                                         ~6      !0, !1
          9        BOOL                                             ~4      ~6
         10    >   SEND_VAL                                                 ~4
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.78 ms | 1394 KiB | 15 Q