3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo assert( strlen(null . "abc") === 3 ) ? "Pripojenie null k reťazcu nemá naň žiaden vplyv" : "Null ovplyvnilo dĺžku reťazca" ;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r2Un4
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                     $0      
          1        INIT_FCALL                                               'assert'
    4     2        SEND_VAL                                                 <true>
    3     3        SEND_VAL                                                 'assert%28strlen%28null+.+%27abc%27%29+%3D%3D%3D+3%29'
          4        DO_ICALL                                         $0      
          5      > JMPZ                                                     $0, ->8
    6     6    >   QM_ASSIGN                                        ~1      'Pripojenie+null+k+re%C5%A5azcu+nem%C3%A1+na%C5%88+%C5%BEiaden+vplyv'
          7      > JMP                                                      ->9
    8     8    >   QM_ASSIGN                                        ~1      'Null+ovplyvnilo+d%C4%BA%C5%BEku+re%C5%A5azca'
          9    >   ECHO                                                     ~1
    9    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.72 ms | 1394 KiB | 15 Q