3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$json = '{"action":"User","method":"load"}'; //$data = json_decode($json); //echo $data->{'action'}; //$timestamp = strtotime("2015-06-15 08:01:40+03"); // echo $timestamp; $ff = "\u041d\u0435+\u0430\u0432\u0442\u043e\u0440\u0438\u0437\u043e\u0432\u0430\u043d"; $i = html_entity_decode($ff); echo $i;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tG2sU
function name:  (null)
number of ops:  7
compiled vars:  !0 = $ff, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ASSIGN                                                   !0, '%5Cu041d%5Cu0435%2B%5Cu0430%5Cu0432%5Cu0442%5Cu043e%5Cu0440%5Cu0438%5Cu0437%5Cu043e%5Cu0432%5Cu0430%5Cu043d'
    8     1        INIT_FCALL                                               'html_entity_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    9     5        ECHO                                                     !1
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
259.14 ms | 1394 KiB | 15 Q