3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mandate = "January 01 2000"; var_dump(sscanf("SN/2350001", "SN/%d"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v7FTi
function name:  (null)
number of ops:  9
compiled vars:  !0 = $mandate
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'January+01+2000'
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'sscanf'
          3        SEND_VAL                                                 'SN%2F2350001'
          4        SEND_VAL                                                 'SN%2F%25d'
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174 ms | 1394 KiB | 17 Q