3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( "mail_q" => 0, "task_next_run" => "32432432" ); $res = strstr( strval($arr), "a:" );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uggo7
function name:  (null)
number of ops:  8
compiled vars:  !0 = $arr, !1 = $res
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    8     1        INIT_FCALL                                               'strstr'
          2        CAST                                          6  ~3      !0
          3        SEND_VAL                                                 ~3
          4        SEND_VAL                                                 'a%3A'
          5        DO_ICALL                                         $4      
          6        ASSIGN                                                   !1, $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.63 ms | 1393 KiB | 15 Q