3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = ($unix = 1414054261) ? ' at: '.date('d-M-Y h:i:s', $unix) : '';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 2, Position 2 = 9
Branch analysis from position: 2
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7sHb0
function name:  (null)
number of ops:  12
compiled vars:  !0 = $date, !1 = $unix
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                           ~2      !1, 1414054261
          1      > JMPZ                                                     ~2, ->9
          2    >   INIT_FCALL                                               'date'
          3        SEND_VAL                                                 'd-M-Y+h%3Ai%3As'
          4        SEND_VAR                                                 !1
          5        DO_ICALL                                         $3      
          6        CONCAT                                           ~4      '+at%3A+', $3
          7        QM_ASSIGN                                        ~5      ~4
          8      > JMP                                                      ->10
          9    >   QM_ASSIGN                                        ~5      ''
         10    >   ASSIGN                                                   !0, ~5
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
338.37 ms | 1398 KiB | 16 Q