3v4l.org

run code in 300+ PHP versions simultaneously
<?php $movement = str_getcsv('"1013923","A7C00081EB23","1.2",NULL,"2018-01-11 15:50:35",NULL,"2018-01-11 15:55:22","DEP"', ',', '"'); print_r(is_null($movement[3]));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8CWZm
function name:  (null)
number of ops:  12
compiled vars:  !0 = $movement
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'str_getcsv'
          1        SEND_VAL                                                 '%221013923%22%2C%22A7C00081EB23%22%2C%221.2%22%2CNULL%2C%222018-01-11+15%3A50%3A35%22%2CNULL%2C%222018-01-11+15%3A55%3A22%22%2C%22DEP%22'
          2        SEND_VAL                                                 '%2C'
          3        SEND_VAL                                                 '%22'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                                   !0, $1
    5     6        INIT_FCALL                                               'print_r'
          7        FETCH_DIM_R                                      ~3      !0, 3
          8        TYPE_CHECK                                    2  ~4      ~3
          9        SEND_VAL                                                 ~4
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
202 ms | 1394 KiB | 17 Q