3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ext=date(ymd-Hms); echo $ext; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vinlL
function name:  (null)
number of ops:  9
compiled vars:  !0 = $ext
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'date'
          1        FETCH_CONSTANT                                   ~1      'ymd'
          2        FETCH_CONSTANT                                   ~2      'Hms'
          3        SUB                                              ~3      ~1, ~2
          4        SEND_VAL                                                 ~3
          5        DO_ICALL                                         $4      
          6        ASSIGN                                                   !0, $4
    3     7        ECHO                                                     !0
    4     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.46 ms | 1394 KiB | 15 Q