3v4l.org

run code in 300+ PHP versions simultaneously
<?php lamiadata == "February 2014"; echo date('r',strtotime(lamiadata)); echo strtotime(lamiadata);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3rsZV
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~0      'lamiadata'
          1        IS_EQUAL                                         ~1      ~0, 'February+2014'
          2        FREE                                                     ~1
    3     3        INIT_FCALL                                               'date'
          4        SEND_VAL                                                 'r'
          5        INIT_FCALL                                               'strtotime'
          6        FETCH_CONSTANT                                   ~2      'lamiadata'
          7        SEND_VAL                                                 ~2
          8        DO_ICALL                                         $3      
          9        SEND_VAR                                                 $3
         10        DO_ICALL                                         $4      
         11        ECHO                                                     $4
    4    12        INIT_FCALL                                               'strtotime'
         13        FETCH_CONSTANT                                   ~5      'lamiadata'
         14        SEND_VAL                                                 ~5
         15        DO_ICALL                                         $6      
         16        ECHO                                                     $6
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.56 ms | 1394 KiB | 17 Q